text
This commit is contained in:
parent
c53ba7399c
commit
dd319c583a
|
|
@ -163,7 +163,7 @@ class Auditorder extends Backend
|
|||
$hookParams['order'] = $row;
|
||||
$hookParams['role'] = 1;
|
||||
$hookParams['auth'] = $this->auth;
|
||||
$hookParams['remark'] = $txt.'审核备注:'.$params['audit_remark'];
|
||||
$hookParams['remark'] = $txt.',审核备注:'.$params['audit_remark'];
|
||||
Hook::listen('order_change',$hookParams);
|
||||
|
||||
if($params['status'] == Order::STATUS_CHECKONCE){
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user