update
This commit is contained in:
parent
1d39f3c5ab
commit
52868c6346
@ -64,7 +64,7 @@
|
|||||||
'action_id' => $aid,
|
'action_id' => $aid,
|
||||||
'flow_uids' => $params['check_admin_ids'],
|
'flow_uids' => $params['check_admin_ids'],
|
||||||
'create_time' => time(),
|
'create_time' => time(),
|
||||||
'type' => 2
|
'type' => 3
|
||||||
);
|
);
|
||||||
Db::name('oa_flow_step')->strict(false)->field(true)->insertGetId($flow_step);
|
Db::name('oa_flow_step')->strict(false)->field(true)->insertGetId($flow_step);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user