|
@@ -85,11 +85,11 @@
|
|
|
|
|
|
//#ifdef DEBUG
|
|
|
|
|
|
-#define hostURL (@"https://test.kj.colexiu.com")
|
|
|
-#define SEALCLASSHOST (@"https://test.kj.colexiu.com/api-im")
|
|
|
-#define WEBHOST (@"https://test.m.kj.colexiu.com")
|
|
|
-#define JSPUSH_ENVIRONMENT (NO)
|
|
|
-#define RCIM_KEY (@"mgb7ka1nme0yg")
|
|
|
+//#define hostURL (@"https://test.kj.colexiu.com")
|
|
|
+//#define SEALCLASSHOST (@"https://test.kj.colexiu.com/api-im")
|
|
|
+//#define WEBHOST (@"https://test.m.kj.colexiu.com")
|
|
|
+//#define JSPUSH_ENVIRONMENT (NO)
|
|
|
+//#define RCIM_KEY (@"mgb7ka1nme0yg")
|
|
|
|
|
|
//#define hostURL (@"http://192.168.3.28:8000")
|
|
|
//#define SEALCLASSHOST (@"http://192.168.3.28:8000/api-im")
|
|
@@ -105,11 +105,11 @@
|
|
|
|
|
|
//#else // 线上
|
|
|
|
|
|
-//#define hostURL (@"https://kj.colexiu.com")
|
|
|
-//#define SEALCLASSHOST (@"https://kj.colexiu.com/api-im")
|
|
|
-//#define WEBHOST (@"https://m.kj.colexiu.com")
|
|
|
-//#define JSPUSH_ENVIRONMENT (YES)
|
|
|
-//#define RCIM_KEY (@"8w7jv4qb8zuyy")
|
|
|
+#define hostURL (@"https://kj.colexiu.com")
|
|
|
+#define SEALCLASSHOST (@"https://kj.colexiu.com/api-im")
|
|
|
+#define WEBHOST (@"https://m.kj.colexiu.com")
|
|
|
+#define JSPUSH_ENVIRONMENT (YES)
|
|
|
+#define RCIM_KEY (@"8w7jv4qb8zuyy")
|
|
|
|
|
|
//#endif
|
|
|
|