rabin 3 năm trước cách đây
mục cha
commit
5d347bb169
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      service/agent/lib/Manage.php

+ 1 - 1
service/agent/lib/Manage.php

@@ -78,7 +78,7 @@ class Manage
             }
         }
 
-        Dever::excelExport($body, $header, $file);
+        return Dever::excelExport($body, $header, $file);
     }
 
     public function relation_api()