sth
This commit is contained in:
parent
51b3dec40c
commit
beaa0a32a9
|
|
@ -131,7 +131,7 @@ class Dispatchrecord extends Backend
|
|||
$dispatch->admin_user = '管理员:'. $this->auth->nickname;
|
||||
$hookParams = [
|
||||
'dispatch' => $dispatch,
|
||||
'remark' => '人工跟进订单,备注内容:'.$params['remark'],
|
||||
'remark' => '人工跟进,备注内容:'.$params['remark'],
|
||||
];
|
||||
Hook::listen('order_dispatch_change', $hookParams);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user