作者 李涵
1 个管道 的构建 通过 耗费 1 秒

合并分支 'li' 到 'master'

赠送积分和角色管理



查看合并请求 !465
@@ -56,7 +56,6 @@ class AdminIndexController extends AdminBaseController @@ -56,7 +56,6 @@ class AdminIndexController extends AdminBaseController
56 */ 56 */
57 public function index() 57 public function index()
58 { 58 {
59 - echo 1;  
60 $where = ['user_type'=>2]; 59 $where = ['user_type'=>2];
61 $where1=[]; 60 $where1=[];
62 $where3=[]; 61 $where3=[];