|
@@ -103,20 +103,21 @@ isBangsScreen; \
|
|
|
|
|
|
//#define CloudService @"http://14.18.190.141:11180"
|
|
|
//#define CloudService @"http://14.18.190.141:1280"
|
|
|
-//创维盒子 测试地址
|
|
|
+//创维盒子 测试地址 弃用
|
|
|
//#define CloudService @"http://14.18.190.141:1801"
|
|
|
//#define shareService @"http://testprivacy.phone.armclouding.com:1801/h5/#/pages/fileSharing/index?productType=Private-X&token="
|
|
|
|
|
|
+//创维盒子 测试地址 正在使用
|
|
|
//#define CloudService @"http://testprivacy.phone.androidscloud.com:1801"
|
|
|
//#define shareService @"http://testprivacy.phone.androidscloud.com:1801/h5/#/pages/fileSharing/index?productType=Private-X&token="
|
|
|
|
|
|
//预生产环境
|
|
|
-//#define CloudService @"http://testprivacy.phone.androidscloud.com:10900"
|
|
|
-//#define shareService @"http://testprivacy.phone.androidscloud.com:10900/h5/#/pages/fileSharing/index?productType=Private-X&token="
|
|
|
+#define CloudService @"http://testprivacy.phone.androidscloud.com:10900"
|
|
|
+#define shareService @"http://testprivacy.phone.androidscloud.com:10900/h5/#/pages/fileSharing/index?productType=Private-X&token="
|
|
|
|
|
|
//生产环境
|
|
|
-#define CloudService @"http://hiboxde.armclouding.com:7780"
|
|
|
-#define shareService @"http://hiboxde.armclouding.com:7780/h5/#/pages/fileSharing/index?productType=Private-X&token="
|
|
|
+//#define CloudService @"http://hiboxde.armclouding.com:7780"
|
|
|
+//#define shareService @"http://hiboxde.armclouding.com:7780/h5/#/pages/fileSharing/index?productType=Private-X&token="
|
|
|
|
|
|
#define AESCODEKEEYY @"fvO8gAfNSr1tbdQe"
|
|
|
|