From 2dd336e3bcc0e8c6371291f28cc79ab5df51cb24 Mon Sep 17 00:00:00 2001 From: kai <413323644@qq.com> Date: Wed, 30 Apr 2025 23:19:05 +0800 Subject: [PATCH] gate --- Assets/Scripts/Const/BFPlatform.Gate.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Scripts/Const/BFPlatform.Gate.cs b/Assets/Scripts/Const/BFPlatform.Gate.cs index 0e5525e7c..2b4a19f85 100644 --- a/Assets/Scripts/Const/BFPlatform.Gate.cs +++ b/Assets/Scripts/Const/BFPlatform.Gate.cs @@ -68,7 +68,7 @@ namespace BF static Dictionary BFLoginCenterURLDict = new Dictionary() { // dev - {"com.juzu.b6.dev", "http://game.juzugame.com:3000"}, + {"com.juzu.b6.dev", "https://entrance.wdd817.link"}, {"com.juzu.b6.dev.android", "http://game.juzugame.com:3000"}, {"com.juzu.b6.dev.ios", "http://game.juzugame.com:3000"},