|
@@ -10,13 +10,13 @@
|
|
|
|
|
|
//#ifdef DEBUG
|
|
|
|
|
|
-//#define hostURL (@"https://dev.colexiu.com")
|
|
|
-//#define SEALCLASSHOST (@"https://dev.colexiu.com/api-classroom")
|
|
|
-//#define WEBHOST (@"https://dev.colexiu.com/teacher")
|
|
|
-//#define SOCKET_URL (@"wss://dev.colexiu.com/audioAnalysis")
|
|
|
-//#define JSPUSH_ENVIRONMENT (NO)
|
|
|
-//#define RCIM_KEY (@"0vnjpoad0jbdz")
|
|
|
-//#define SUBMIT_UUID (NO)
|
|
|
+#define hostURL (@"https://dev.colexiu.com")
|
|
|
+#define SEALCLASSHOST (@"https://dev.colexiu.com/api-classroom")
|
|
|
+#define WEBHOST (@"https://dev.colexiu.com/teacher")
|
|
|
+#define SOCKET_URL (@"wss://dev.colexiu.com/audioAnalysis")
|
|
|
+#define JSPUSH_ENVIRONMENT (NO)
|
|
|
+#define RCIM_KEY (@"0vnjpoad0jbdz")
|
|
|
+#define SUBMIT_UUID (NO)
|
|
|
|
|
|
// 预生产环境
|
|
|
//#define hostURL (@"https://ponline.colexiu.com")
|
|
@@ -29,13 +29,13 @@
|
|
|
|
|
|
//#else
|
|
|
|
|
|
-#define hostURL (@"https://online.colexiu.com")
|
|
|
-#define SEALCLASSHOST (@"https://online.colexiu.com/api-classroom")
|
|
|
-#define WEBHOST (@"https://online.colexiu.com/teacher")
|
|
|
-#define SOCKET_URL (@"wss://online.colexiu.com/audioAnalysis")
|
|
|
-#define JSPUSH_ENVIRONMENT (YES)
|
|
|
-#define RCIM_KEY (@"e5t4ouvpe42pa")
|
|
|
-#define SUBMIT_UUID (YES)
|
|
|
+//#define hostURL (@"https://online.colexiu.com")
|
|
|
+//#define SEALCLASSHOST (@"https://online.colexiu.com/api-classroom")
|
|
|
+//#define WEBHOST (@"https://online.colexiu.com/teacher")
|
|
|
+//#define SOCKET_URL (@"wss://online.colexiu.com/audioAnalysis")
|
|
|
+//#define JSPUSH_ENVIRONMENT (YES)
|
|
|
+//#define RCIM_KEY (@"e5t4ouvpe42pa")
|
|
|
+//#define SUBMIT_UUID (YES)
|
|
|
|
|
|
|
|
|
//#endif
|