添加日志
This commit is contained in:
parent
b042e4904c
commit
ed8d1d420c
|
|
@ -119,7 +119,7 @@ class OrderLogic
|
|||
|
||||
$hookParams = [
|
||||
'dispatch' => $dispatch,
|
||||
'remark' => '后台取消,admin:'.$auth->nickname??0,
|
||||
'remark' => '后台取消:',
|
||||
];
|
||||
Hook::listen('order_dispatch_change', $hookParams);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user