@@ -204,7 +204,7 @@ namespace GFGGame
platform = "WebGL";
else
#endif
- return $"{hostServerIP}/{platform}/{packageName}";
+ return $"{hostServerIP}/{platform}/{packageName}/HostPlay";
}
/// <summary>
/// 远端资源地址查询服务类