wufeng %!s(int64=2) %!d(string=hai) anos
pai
achega
877c00eff7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/admin/controller/Report.php

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

@@ -544,7 +544,7 @@ class Report extends Base
             }
         }
 
-        return app_show(0, '请求成功', $da[0]);
+        return app_show(0, '请求成功', $da);
 
     }