小程序微信后台和代理后台使用同一个域名

This commit is contained in:
2026-04-14 00:12:00 +08:00
parent a7c2448207
commit fbd10ad1f9
112 changed files with 510 additions and 405 deletions

View File

@@ -8,7 +8,7 @@ var public_appid = ""; //开发者平台的app_id 支付使用
var public_devkey = "";
var public_businessid = "";
var public_server_url_one = "http://ylyxservice1.daoqijuyou77.cn:1089/index.html";//
var public_server_url_one = (window.__ENV__ && window.__ENV__.GAME_SERVICE_URL) || '';//