作者 王智

baoxiu

... ... @@ -93,7 +93,6 @@ class Index extends Api
if ($param['istime'] == 1) {
array_multisort(array_column($list, 'time'), SORT_ASC, $list);
}
$bool = $this->time();
if ($user['level'] == 5) {
$bool = $this->time();
if ($bool == true) {
... ...