1.优化充值跳转链接的问题
This commit is contained in:
@@ -46,6 +46,10 @@ AUTH_TOKEN_SECRET =
|
||||
# 示例:H5_WEBSOCKET_URL = wss://zihua-api.h55555game.top/ws/
|
||||
H5_WEBSOCKET_URL = wss://zihua-api.h55555game.top/ws/
|
||||
|
||||
# H5 前端游戏页地址(模拟充值完成后「返回游戏」在当前窗口跳转;无尾斜杠)
|
||||
# 示例:H5_GAME_URL = http://127.0.0.1:5173
|
||||
H5_GAME_URL = https://zihua-game.h55555game.top/
|
||||
|
||||
# 充值支付渠道:在代码注册表之外追加渠道(JSON 数组,每项含 code / name / name_en / sort)
|
||||
# 当前代码注册表仅内置 ddpay;一般无需再追加。示例:DEPOSIT_CHANNELS_REGISTRY_JSON =
|
||||
DEPOSIT_CHANNELS_REGISTRY_JSON =
|
||||
|
||||
Reference in New Issue
Block a user