作者 王智

baoxiu

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