|  | @@ -17,9 +17,9 @@ const name = defaultSettings.title || '管乐迷后台管理系统' // page titl
 | 
	
		
			
				|  |  |  // http://47.99.212.176:8000 
 | 
	
		
			
				|  |  |  // //  https://online.dayaedu.com
 | 
	
		
			
				|  |  |  // let target = 'https://online.dayaedu.com' //线上
 | 
	
		
			
				|  |  | -let target = 'http://testadm.dayaedu.com/' //勇哥迁库
 | 
	
		
			
				|  |  | +// let target = 'http://testadm.dayaedu.com/' //勇哥迁库
 | 
	
		
			
				|  |  |  // let target = 'http://192.168.3.27:8000' // 箭河
 | 
	
		
			
				|  |  | -// let target = 'http://192.168.3.28:8000' //邹璇
 | 
	
		
			
				|  |  | +let target = 'http://192.168.3.28:8000' //邹璇
 | 
	
		
			
				|  |  |  // let target = 'http://192.168.3.8:18000' //勇哥
 | 
	
		
			
				|  |  |  // let target = 'http://47.99.212.176:8000' // 测试服
 | 
	
		
			
				|  |  |  // let target = 'http://192.168.3.48:8080' // 乔
 |