diff --git a/Assets/Scripts/Const/BFPlatform.Gate.cs b/Assets/Scripts/Const/BFPlatform.Gate.cs index 553f6410b..eba18560a 100644 --- a/Assets/Scripts/Const/BFPlatform.Gate.cs +++ b/Assets/Scripts/Const/BFPlatform.Gate.cs @@ -69,7 +69,7 @@ namespace BF { // dev {"com.juzu.b6.dev", "https://entrance.wdd817.link"}, - {"com.juzu.b6.dev.android", "https://entrance.wdd817.link"}, + {"com.juzu.b6.dev.android", "http://8.137.93.107:3000"}, {"com.juzu.b6.dev.ios", "http://game.juzugame.com:3000"}, // release @@ -77,7 +77,7 @@ namespace BF {"com.juzu.b6.release.ios", "http://game.juzugame.com:3000"}, // gp - {"com.combo.heroes.puzzle.rpg", "https://entrance.wdd817.link"}, + {"com.combo.heroes.puzzle.rpg", "http://8.137.93.107:3000"}, }; //combine url解析的数据