修改登录链接

This commit is contained in:
2026-05-28 16:10:08 +08:00
parent 3cfc77d12b
commit bf82c06608
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -348,7 +348,7 @@ namespace ZooMatch
// return false;
// return true;
return true;//zhushi
return GetLoginModel().is_magic;
}
+1 -1
View File
@@ -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/";
+1 -1
View File
@@ -885,7 +885,7 @@ PlayerSettings:
webGLMemoryGeometricGrowthCap: 96
webGLPowerPreference: 2
scriptingDefineSymbols:
iPhone: MAX;ZooMatchRelease
iPhone: MAX;ZooMatchRelease1
additionalCompilerArguments: {}
platformArchitecture: {}
scriptingBackend: {}