改一下地址

This commit is contained in:
chenxi 2023-04-26 14:45:37 +08:00
parent edd4314ed6
commit 48cf2cc8d5

View File

@ -64,7 +64,7 @@ namespace BF
public partial class BFPlatform
{
const String LoginCenterURL = "https://b5-entrance.bigfoot-studio.link";
const String LoginCenterURL = "https://b6-entrance.bigfoot-studio.link";
static Dictionary<string, string> BFLoginCenterURLDict = new Dictionary<string, string>()
{
// dev
@ -77,7 +77,7 @@ namespace BF
{"com.juzu.b6.release.ios", "http://game.juzugame.com:3000"},
// gp
{"com.knight.connect.rpg", "https://b5-entrance.bigfoot-studio.link"},
{"com.knight.connect.rpg", "https://b6-entrance.bigfoot-studio.link"},
};
//combine url解析的数据