瀏覽代碼

first commit

liuhairui 2 周之前
父節點
當前提交
4120d3bb96
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/api/controller/Index.php

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

@@ -278,7 +278,7 @@ class Index extends Api
                 'code' => 0,
                 'msg' => '数据已提交成功'
             ]);
-        } catch (\Exception $e) {
+        } catch (\Exception $e) { 
             Log::error('插入失败:' . $e->getMessage());
 
             return json([