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