lizhen_gitee 1 éve
szülő
commit
cffeb87216
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      application/admin/controller/Dashboard.php

+ 3 - 0
application/admin/controller/Dashboard.php

@@ -167,6 +167,9 @@ class Dashboard extends Backend
         return $this->view->fetch();
     }
 
+    /**
+     * 客户统计
+     */
     public function datacentertwo(){
         $whereop = $this->whereop('company_id');
         $usernumber = Db::name('user_wallet')->where($whereop)->count();//充卡客户数量