sb
This commit is contained in:
parent
641fe883fc
commit
70ca003e1b
|
|
@ -181,7 +181,7 @@ class Dispatch extends Backend
|
||||||
//dispatch log
|
//dispatch log
|
||||||
$hookParams2 = [
|
$hookParams2 = [
|
||||||
'dispatch' => $dispatch,
|
'dispatch' => $dispatch,
|
||||||
'remark' => '手动派单给师傅:' . $worker->name .'('.$worker->tel.')',
|
'remark' => '手动派单给工程师:' . $worker->name .'('.$worker->tel.')',
|
||||||
];
|
];
|
||||||
Hook::listen('order_dispatch_change', $hookParams2);
|
Hook::listen('order_dispatch_change', $hookParams2);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user