10 lines
		
	
	
		
			262 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			262 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| window.config = {
 | |
|   wxAuthUrl: "https://clogin.test.upchina.com/wx_auth?callback=",
 | |
|   webAuthUrl: "https://clogin.test.upchina.com/new",
 | |
|   VConsole: true,
 | |
|   userIdList: [],
 | |
|   shareEnv: "production",
 | |
|   testReactionId: "21023",
 | |
|   testReactionUserId: "csht003",
 | |
| };
 | 
