|
|
@@ -110,13 +110,13 @@ isBangsScreen; \
|
|
|
#define HAUTOSCALE ([[UIScreen mainScreen] bounds].size.height / 667)
|
|
|
|
|
|
//测试地址 正在使用
|
|
|
-//#define CloudService @"http://testprivacy.phone.androidscloud.com:5200/"
|
|
|
+//#define CloudService @""
|
|
|
|
|
|
//预生产环境
|
|
|
-//#define CloudService @"http://testprivacy.phone.androidscloud.com:10900/"
|
|
|
+//#define CloudService @""
|
|
|
|
|
|
//生产环境 1.4.3 开始使用
|
|
|
-#define CloudService @"http://cloud.sgbox.ai/"
|
|
|
+#define CloudService @"http://cloud.sgbox.ai"
|
|
|
|
|
|
|
|
|
|