修改登录链接
This commit is contained in:
@@ -348,7 +348,7 @@ namespace ZooMatch
|
||||
|
||||
|
||||
// return false;
|
||||
// return true;
|
||||
return true;//zhushi
|
||||
|
||||
return GetLoginModel().is_magic;
|
||||
}
|
||||
|
||||
@@ -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