15954078560 hace 2 años
padre
commit
0abc9df64f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      application/api/controller/Index.php

+ 1 - 1
application/api/controller/Index.php

@@ -1016,7 +1016,7 @@ class Index extends Api
 
         if (is_array($ret)) {
             return '';
-        }
+        }p($ret);die;
         if (json_decode($ret)) {
             $this->error('生成失败');
         }