shish %!s(int64=3) %!d(string=hai) anos
pai
achega
be148d06ab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app-ghs/controllers/StatYjController.php

+ 1 - 1
app-ghs/controllers/StatYjController.php

@@ -17,7 +17,7 @@ class StatYjController extends BaseController
         set_time_limit(0);
         set_time_limit(0);
         $mainId = $this->mainId;
         $mainId = $this->mainId;
         $profile = StatYjClass::profile($mainId);
         $profile = StatYjClass::profile($mainId);
-        util::success(['profile' => $profile]);
+        util::success(['list' => $profile]);
     }
     }
 
 
     //员工业绩 ssh 2021.3.15
     //员工业绩 ssh 2021.3.15