Merge pull request '更新 app/common/logic/task/TaskLogic.php' (#27) from dev into master

Reviewed-on: #27
This commit is contained in:
mkm 2023-09-07 21:16:02 +08:00
commit 344a60a7f8

View File

@ -82,6 +82,7 @@ class TaskLogic extends BaseLogic
return true;
}
}
$v['day_count']=$v['day_count']+1;
$time = strtotime(date('Y-m-d'));
$TaskSchedulingPlan_data = [
'create_user_id' => 0,