bulk_edit
This commit is contained in:
@@ -391,7 +391,7 @@ class Cashier extends Base
|
||||
'msg' => '购物车修改',
|
||||
'type' => 'cashier',
|
||||
'status' => $res['status'],
|
||||
'operate_type' => 'edit',
|
||||
'operate_type' => 'bulk_edit',
|
||||
'data_type' => $res['data_type'],
|
||||
'msg_id' => $rand,
|
||||
'data' => []
|
||||
|
||||
Reference in New Issue
Block a user