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