增加通知标识字段
This commit is contained in:
parent
73c7e2a558
commit
5b34193689
@ -202,6 +202,7 @@ class LogisticsLogic extends BaseLogic
|
||||
'user_name' => $order['real_name'],
|
||||
'user_phone' => $order['user_phone'],
|
||||
'user_address' => $order['user_address'],
|
||||
'is_notice' => 0,
|
||||
'user_take_code' => '',
|
||||
'status' => 0,
|
||||
'create_time' => time(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user