|
@@ -136,37 +136,6 @@ shouldPrevent = NO; \
|
|
|
// Include any system framework and library headers here that should be included in all compilation units.
|
|
|
// You will also need to set the Prefix Header build setting of one or more of your targets to reference this file.
|
|
|
|
|
|
-
|
|
|
-//#ifdef DEBUG
|
|
|
-
|
|
|
-//#define hostURL (@"https://dev.colexiu.com")
|
|
|
-//#define SEALCLASSHOST (@"https://dev.colexiu.com/api-classroom")
|
|
|
-//#define WEBHOST (@"https://dev.colexiu.com/student")
|
|
|
-//#define SOCKET_URL (@"wss://dev.colexiu.com/audioAnalysis")
|
|
|
-//#define JSPUSH_ENVIRONMENT (NO)
|
|
|
-//#define RCIM_KEY (@"0vnjpoad0jbdz")
|
|
|
-//#define SUBMIT_UUID (YES)
|
|
|
-
|
|
|
-// 预生产环境
|
|
|
-
|
|
|
-//#define hostURL (@"https://ponline.colexiu.com")
|
|
|
-//#define SEALCLASSHOST (@"https://ponline.colexiu.com/api-classroom")
|
|
|
-//#define WEBHOST (@"https://ponline.colexiu.com/student")
|
|
|
-//#define SOCKET_URL (@"wss://ponline.colexiu.com/audioAnalysis")
|
|
|
-//#define JSPUSH_ENVIRONMENT (NO)
|
|
|
-//#define RCIM_KEY (@"0vnjpoad0jbdz")
|
|
|
-//#define SUBMIT_UUID (NO)
|
|
|
-
|
|
|
-//#else
|
|
|
-
|
|
|
-#define hostURL (@"https://online.colexiu.com")
|
|
|
-#define SEALCLASSHOST (@"https://online.colexiu.com/api-classroom")
|
|
|
-#define WEBHOST (@"https://online.colexiu.com/student")
|
|
|
-#define SOCKET_URL (@"wss://online.colexiu.com/audioAnalysis")
|
|
|
-#define JSPUSH_ENVIRONMENT (YES)
|
|
|
-#define RCIM_KEY (@"e5t4ouvpe42pa")
|
|
|
-#define SUBMIT_UUID (YES)
|
|
|
-
|
|
|
-//#endif
|
|
|
+#import "KSDomain.h"
|
|
|
|
|
|
#endif /* PrefixHeader_pch */
|