提交
This commit is contained in:
@@ -2,7 +2,7 @@ namespace ScrewsMaster
|
||||
{
|
||||
public class NetworkManager : BaseUnityManager<NetworkManager>
|
||||
{
|
||||
public const string DomainDebugUrl = @"https://api.jsoncompare.online/";
|
||||
public const string DomainDebugUrl = @"https://wz-api-dev.tronwin.top/";
|
||||
public static string DomainRelease = "zoomatchsolo.top";
|
||||
|
||||
// 改为只读属性,实时获取(等调用时 DomainRelease 早就初始化好了)
|
||||
|
||||
Reference in New Issue
Block a user