Merge pull request '更新 app/common/logic/task/TaskLogic.php' (#27) from dev into master
Reviewed-on: #27
This commit is contained in:
commit
344a60a7f8
@ -82,6 +82,7 @@ class TaskLogic extends BaseLogic
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
$v['day_count']=$v['day_count']+1;
|
||||||
$time = strtotime(date('Y-m-d'));
|
$time = strtotime(date('Y-m-d'));
|
||||||
$TaskSchedulingPlan_data = [
|
$TaskSchedulingPlan_data = [
|
||||||
'create_user_id' => 0,
|
'create_user_id' => 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user