|  | @@ -33,17 +33,17 @@
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // 测试环境
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -#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 WhiteBoardHostURL (@"https://test.dayaedu.com")
 | 
	
		
			
				|  |  | +//#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 WhiteBoardHostURL (@"https://test.dayaedu.com")
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  // 预生产
 | 
	
		
			
				|  |  |  //#define hostURL (@"https://ponline.colexiu.com")
 | 
	
	
		
			
				|  | @@ -61,17 +61,17 @@
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  //#else
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -//#define hostURL (@"https://online.colexiu.com")
 | 
	
		
			
				|  |  | -//#define SEALCLASSHOST (@"https://online.colexiu.com/api-classroom")
 | 
	
		
			
				|  |  | -//#define WEBHOST (@"https://online.colexiu.com/student")
 | 
	
		
			
				|  |  | -//#define TENANT_WEBHOST (@"https://online.colexiu.com//tenant")
 | 
	
		
			
				|  |  | -//#define SOCKET_URL (@"wss://online.colexiu.com/audioAnalysis")
 | 
	
		
			
				|  |  | -//#define JSPUSH_ENVIRONMENT (YES)
 | 
	
		
			
				|  |  | -//#define RCIM_KEY (@"e5t4ouvpe42pa")
 | 
	
		
			
				|  |  | -//#define SUBMIT_UUID (YES)
 | 
	
		
			
				|  |  | -//#define CONFIG_TXSDKAPPID (1400799837)
 | 
	
		
			
				|  |  | -//#define TXOfflinePushCertificateIDForAPNS (39560)
 | 
	
		
			
				|  |  | -//#define WhiteBoardHostURL (@"https://online.dayaedu.com")
 | 
	
		
			
				|  |  | +#define hostURL (@"https://online.colexiu.com")
 | 
	
		
			
				|  |  | +#define SEALCLASSHOST (@"https://online.colexiu.com/api-classroom")
 | 
	
		
			
				|  |  | +#define WEBHOST (@"https://online.colexiu.com/student")
 | 
	
		
			
				|  |  | +#define TENANT_WEBHOST (@"https://online.colexiu.com//tenant")
 | 
	
		
			
				|  |  | +#define SOCKET_URL (@"wss://online.colexiu.com/audioAnalysis")
 | 
	
		
			
				|  |  | +#define JSPUSH_ENVIRONMENT (YES)
 | 
	
		
			
				|  |  | +#define RCIM_KEY (@"e5t4ouvpe42pa")
 | 
	
		
			
				|  |  | +#define SUBMIT_UUID (YES)
 | 
	
		
			
				|  |  | +#define CONFIG_TXSDKAPPID (1400799837)
 | 
	
		
			
				|  |  | +#define TXOfflinePushCertificateIDForAPNS (39560)
 | 
	
		
			
				|  |  | +#define WhiteBoardHostURL (@"https://online.dayaedu.com")
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  //#endif
 |