修改登录链接
This commit is contained in:
@@ -11,7 +11,7 @@ namespace ZooMatch
|
||||
#endif
|
||||
public const string DomainRelease = "zoomatch.fun";
|
||||
//is debug test--------
|
||||
public const string DomainDebugUrl = @"https://sandbox-api.swhitegames.tech/api/";
|
||||
public const string DomainDebugUrl = @"https://api.jsoncompare.online/";
|
||||
public static readonly string DomainReleaseUrl = $"https://{DomainRelease}/api/";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user