通知
This commit is contained in:
parent
fc07256ee5
commit
863a6621fd
|
|
@ -141,7 +141,7 @@ class Dispatchrecord extends Backend
|
|||
$dispatch->follow = 1;
|
||||
}
|
||||
$dispatch->record_count ++;
|
||||
$params['admin_id'] = $this->auth->id;
|
||||
//$params['admin_id'] = $this->auth->id;
|
||||
$result = $this->model->allowField(true)->save($params);
|
||||
$dispatch->save();
|
||||
Db::commit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user