|
@@ -18,31 +18,31 @@
|
|
|
|
|
|
// 开发环境
|
|
|
|
|
|
-//#define hostURL (@"https://dev.colexiu.com")
|
|
|
-//#define SEALCLASSHOST (@"https://dev.colexiu.com/api-classroom")
|
|
|
-//#define WEBHOST (@"https://dev.colexiu.com/student")
|
|
|
-//#define TENANT_WEBHOST (@"https://dev.colexiu.com/tenant")
|
|
|
-//#define SOCKET_URL (@"wss://dev.colexiu.com/audioAnalysis")
|
|
|
-//#define JSPUSH_ENVIRONMENT (NO)
|
|
|
-//#define RCIM_KEY (@"0vnjpoad0jbdz")
|
|
|
-//#define SUBMIT_UUID (NO)
|
|
|
-//#define CONFIG_TXSDKAPPID (1400805079)
|
|
|
-//#define TXOfflinePushCertificateIDForAPNS (39557)
|
|
|
-
|
|
|
-
|
|
|
-// 测试环境
|
|
|
-
|
|
|
-#define hostURL (@"https://test.colexiu.com")
|
|
|
-#define SEALCLASSHOST (@"https://test.colexiu.com/api-classroom")
|
|
|
-#define WEBHOST (@"https://test.colexiu.com/student")
|
|
|
-#define TENANT_WEBHOST (@"https://test.colexiu.com/tenant")
|
|
|
-#define SOCKET_URL (@"wss://test.colexiu.com/audioAnalysis")
|
|
|
+#define hostURL (@"https://dev.colexiu.com")
|
|
|
+#define SEALCLASSHOST (@"https://dev.colexiu.com/api-classroom")
|
|
|
+#define WEBHOST (@"https://dev.colexiu.com/student")
|
|
|
+#define TENANT_WEBHOST (@"https://dev.colexiu.com/tenant")
|
|
|
+#define SOCKET_URL (@"wss://dev.colexiu.com/audioAnalysis")
|
|
|
#define JSPUSH_ENVIRONMENT (NO)
|
|
|
#define RCIM_KEY (@"0vnjpoad0jbdz")
|
|
|
#define SUBMIT_UUID (NO)
|
|
|
#define CONFIG_TXSDKAPPID (1400805079)
|
|
|
#define TXOfflinePushCertificateIDForAPNS (39557)
|
|
|
|
|
|
+
|
|
|
+// 测试环境
|
|
|
+
|
|
|
+//#define hostURL (@"https://test.colexiu.com")
|
|
|
+//#define SEALCLASSHOST (@"https://test.colexiu.com/api-classroom")
|
|
|
+//#define WEBHOST (@"https://test.colexiu.com/student")
|
|
|
+//#define TENANT_WEBHOST (@"https://test.colexiu.com/tenant")
|
|
|
+//#define SOCKET_URL (@"wss://test.colexiu.com/audioAnalysis")
|
|
|
+//#define JSPUSH_ENVIRONMENT (NO)
|
|
|
+//#define RCIM_KEY (@"0vnjpoad0jbdz")
|
|
|
+//#define SUBMIT_UUID (NO)
|
|
|
+//#define CONFIG_TXSDKAPPID (1400805079)
|
|
|
+//#define TXOfflinePushCertificateIDForAPNS (39557)
|
|
|
+
|
|
|
// 预生产
|
|
|
//#define hostURL (@"https://ponline.colexiu.com")
|
|
|
//#define SEALCLASSHOST (@"https://ponline.colexiu.com/api-classroom")
|