This commit is contained in:
tianshujie
2022-05-26 15:58:16 +08:00
parent 3c72f60129
commit 64b814cdd2
+1
View File
@@ -291,6 +291,7 @@ class tutorialModel extends model
$execution->end = date('Y-m-d', strtotime('+7 days'));
$execution->realBegan = '';
$execution->realEnd = '';
$execution->suspendedDate = '';
$execution->days = 10;
$execution->status = 'wait';
$execution->pri = '1';