|  | @@ -116,23 +116,23 @@ shouldPrevent = NO; \
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  //#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 (YES)
 | 
	
		
			
				|  |  | +#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 (YES)
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  //#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
 |