合并分支 'lyh-server' 到 'master'
gx 查看合并请求 !1769
正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -75,7 +75,6 @@ class GoogleKeywordInsightLogic extends BaseLogic | @@ -75,7 +75,6 @@ class GoogleKeywordInsightLogic extends BaseLogic | ||
| 75 | DB::commit(); | 75 | DB::commit(); |
| 76 | }catch (\Exception $e){ | 76 | }catch (\Exception $e){ |
| 77 | DB::rollBack(); | 77 | DB::rollBack(); |
| 78 | - $this->fail('保存失败,请联系管理员'); | ||
| 79 | } | 78 | } |
| 80 | } | 79 | } |
| 81 | return $this->success(['id'=>$id ?? 0]); | 80 | return $this->success(['id'=>$id ?? 0]); |
-
请 注册 或 登录 后发表评论