改一下地址
This commit is contained in:
parent
edd4314ed6
commit
48cf2cc8d5
@ -64,7 +64,7 @@ namespace BF
|
|||||||
|
|
||||||
public partial class BFPlatform
|
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>()
|
static Dictionary<string, string> BFLoginCenterURLDict = new Dictionary<string, string>()
|
||||||
{
|
{
|
||||||
// dev
|
// dev
|
||||||
@ -77,7 +77,7 @@ namespace BF
|
|||||||
{"com.juzu.b6.release.ios", "http://game.juzugame.com:3000"},
|
{"com.juzu.b6.release.ios", "http://game.juzugame.com:3000"},
|
||||||
|
|
||||||
// gp
|
// gp
|
||||||
{"com.knight.connect.rpg", "https://b5-entrance.bigfoot-studio.link"},
|
{"com.knight.connect.rpg", "https://b6-entrance.bigfoot-studio.link"},
|
||||||
};
|
};
|
||||||
|
|
||||||
//combine url解析的数据
|
//combine url解析的数据
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user