更新
This commit is contained in:
parent
485a607820
commit
c06de387de
@ -596,6 +596,7 @@ class Project extends BasicApi
|
||||
'positioning'=>$find['positioning']??'',
|
||||
'date'=>$find['date']??'',
|
||||
'end_date'=>$find['end_date']??'',
|
||||
'stop_time'=>'',
|
||||
];
|
||||
if($find &&$find['end_date']){
|
||||
$createTime = strtotime($find['date']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user