update 1688 admin workflow

This commit is contained in:
edmondlang
2024-07-23 15:53:53 +08:00
parent d728266572
commit 28a775e926
4 changed files with 34 additions and 19 deletions
+2
View File
@@ -22,6 +22,8 @@ class WorkflowTimestamp extends Model
* @var array
*/
protected $fillable = [
'current_node',
'next_node',
'node',
'seconds',
'userId',