WIN-2308041133\Administrator 5 months ago
parent
commit
67a1cfe0f3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      application/admin/controller/wechat/PlanRecord.php

+ 0 - 1
application/admin/controller/wechat/PlanRecord.php

@@ -37,7 +37,6 @@ class PlanRecord extends Backend
              */
              */
             $where1  = is_sys_admin();
             $where1  = is_sys_admin();
             $list = $this->model
             $list = $this->model
-                ->where('paid',1)
                 ->where($where)->where($where1)
                 ->where($where)->where($where1)
                 ->order($sort, $order)
                 ->order($sort, $order)
                 ->paginate($limit);
                 ->paginate($limit);