作者 sgj
1 个管道 的构建 通过 耗费 0 秒

添加时间信息

@@ -370,7 +370,7 @@ class UsersController extends HomeBaseController{ @@ -370,7 +370,7 @@ class UsersController extends HomeBaseController{
370 } 370 }
371 371
372 372
373 - public function getTimeInfo($start,$end){ 373 + public function getTimeInfo(){
374 $start='1543812320'; 374 $start='1543812320';
375 $end='1543812407'; 375 $end='1543812407';
376 $time=$end-$start; 376 $time=$end-$start;