wufeng 2 năm trước cách đây
mục cha
commit
877c00eff7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);
 
     }