作者 lyh

gx同步项目设置服务器

@@ -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 }