修改登录链接
This commit is contained in:
@@ -348,7 +348,7 @@ namespace ZooMatch
|
|||||||
|
|
||||||
|
|
||||||
// return false;
|
// return false;
|
||||||
// return true;
|
return true;//zhushi
|
||||||
|
|
||||||
return GetLoginModel().is_magic;
|
return GetLoginModel().is_magic;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ namespace ZooMatch
|
|||||||
#endif
|
#endif
|
||||||
public const string DomainRelease = "zoomatch.fun";
|
public const string DomainRelease = "zoomatch.fun";
|
||||||
//is debug test--------
|
//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/";
|
public static readonly string DomainReleaseUrl = $"https://{DomainRelease}/api/";
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -885,7 +885,7 @@ PlayerSettings:
|
|||||||
webGLMemoryGeometricGrowthCap: 96
|
webGLMemoryGeometricGrowthCap: 96
|
||||||
webGLPowerPreference: 2
|
webGLPowerPreference: 2
|
||||||
scriptingDefineSymbols:
|
scriptingDefineSymbols:
|
||||||
iPhone: MAX;ZooMatchRelease
|
iPhone: MAX;ZooMatchRelease1
|
||||||
additionalCompilerArguments: {}
|
additionalCompilerArguments: {}
|
||||||
platformArchitecture: {}
|
platformArchitecture: {}
|
||||||
scriptingBackend: {}
|
scriptingBackend: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user