wugg 2 年之前
父節點
當前提交
7c435e26c9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/admin/controller/Goodup.php

+ 1 - 1
app/admin/controller/Goodup.php

@@ -124,7 +124,7 @@ class Goodup extends Base
             }
             $check = checkRole($useinfo['roleid'],115);
             if($check){
-                $where[] .=['createrid', "=" ,$rm];
+                $where[]=['createrid', "=" ,$rm];
             }
         }