15954078560 2 年之前
父節點
當前提交
0abc9df64f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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('生成失败');
         }