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

添加时间信息

... ... @@ -370,7 +370,7 @@ class UsersController extends HomeBaseController{
}
public function getTimeInfo($start,$end){
public function getTimeInfo(){
$start='1543812320';
$end='1543812407';
$time=$end-$start;
... ...