http 自助充值
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* @Author: kangkang
|
||||
* @Date: 2020-09-30 17:32:46
|
||||
* @LastEditors: “wanyongkang” “937888580@qq.com”
|
||||
* @LastEditTime: 2023-06-30 17:56:11
|
||||
* @LastEditTime: 2023-11-29 13:57:52
|
||||
*/
|
||||
|
||||
return [
|
||||
@@ -28,7 +28,7 @@ return [
|
||||
'port' => 3306,
|
||||
'dbname' => 'hualianyun',
|
||||
'username' => 'root',
|
||||
'password' => 'qaz123!@#',
|
||||
'password' => '123456789',
|
||||
],
|
||||
// 线上数据库连接
|
||||
'formal_db' => [
|
||||
@@ -36,7 +36,7 @@ return [
|
||||
'port' => 3306,
|
||||
'dbname' => 'hualianyun',
|
||||
'username' => 'root',
|
||||
'password' => 'qaz123!@#',
|
||||
'password' => '123456789',
|
||||
],
|
||||
//线上地址
|
||||
'formal_origin' => [
|
||||
@@ -47,19 +47,18 @@ return [
|
||||
// 跨域请求
|
||||
'origin' => [
|
||||
'http://www.juip.wyk',
|
||||
'http://admin.juip.wyk',
|
||||
'http://www.juip.com',
|
||||
'http://localhost:5000',
|
||||
'http://juip.com',
|
||||
'http://wiwuw.juip.com',
|
||||
'http://localhost:8081',
|
||||
'http://register.wyk',
|
||||
'http://popularize.juip.com',
|
||||
'http://agent.juip.com',
|
||||
'http://refund.juip.com',
|
||||
'http://account.juip.com',
|
||||
'http://select_addr.juip.com',
|
||||
'http://rg.jkip.com'
|
||||
'http://rg.jkip.com',
|
||||
'http://http.wyk'
|
||||
],
|
||||
//支付宝
|
||||
'alipay' => [
|
||||
|
||||
Reference in New Issue
Block a user