增加字段

main
yanzai 1 year ago
parent 27b8bd565b
commit 55d7c0a090

@ -424,6 +424,7 @@ class OrderController extends Controller
'wj_flag' => $wj_flag,
'youhuiquan' => $quanInfo === false ? '' : json_encode(['id' => $quanInfo['DZJID'], 'name' => $quanInfo['DZJLBMC']], JSON_UNESCAPED_UNICODE),
'created_at' => $now_datetime,
'paycheck_time'=>$now_datetime
];

Loading…
Cancel
Save