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