正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -141,6 +141,6 @@ class Extension3059ModuleController extends BaseController | @@ -141,6 +141,6 @@ class Extension3059ModuleController extends BaseController | ||
| 141 | $this->fail('error,请联系管理员'); | 141 | $this->fail('error,请联系管理员'); |
| 142 | } | 142 | } |
| 143 | DB::disconnect('custom_mysql'); | 143 | DB::disconnect('custom_mysql'); |
| 144 | - $this->response('success',Code::SUCCESS,$payData); | 144 | + $this->response('success - The page is about to be redirected to the payment page',Code::SUCCESS,$payData); |
| 145 | } | 145 | } |
| 146 | } | 146 | } |
-
请 注册 或 登录 后发表评论