@@ -44,7 +44,7 @@ namespace GFGGame
public static void InitScriptCompilation()
{
- launcherRootUrl = "https://wsjclient.obs.cn-north-4.myhuaweicloud.com/";
+ launcherRootUrl = "http://cdn.wanshijing.com/";
#if PT_DEV
//外网dev版本
netType = EnumNetType.PUBLIC;