作者 lihan
1 个管道 的构建 通过 耗费 2 秒

赠送积分和角色管理

@@ -59,7 +59,7 @@ class AdminIndexController extends AdminBaseController @@ -59,7 +59,7 @@ class AdminIndexController extends AdminBaseController
59 $where = ['user_type'=>2]; 59 $where = ['user_type'=>2];
60 $where1=[]; 60 $where1=[];
61 $where3=[]; 61 $where3=[];
62 - $param = input('request.'); 62 + $param = request()->param();
63 63
64 64
65 $keywordComplex = []; 65 $keywordComplex = [];