|  | @@ -8,9 +8,9 @@ import methods from '@/utils/methodsTool';
 | 
	
		
			
				|  |  |  axios.defaults.headers['Content-Type'] = 'application/json;charset=utf-8'
 | 
	
		
			
				|  |  |  // 创建axios实例
 | 
	
		
			
				|  |  |  /**
 | 
	
		
			
				|  |  | - * @remard 线上地址 (旧)cloud.xyyxt.net
 | 
	
		
			
				|  |  | + * @remard 线上地址
 | 
	
		
			
				|  |  |   */
 | 
	
		
			
				|  |  | -// export const baseURL = 'https://txlapi.gdzzkj.net/'
 | 
	
		
			
				|  |  | +// export const baseURL = 'https://cloud.xyyxt.net/'
 | 
	
		
			
				|  |  |  // export const BASE_IMG_URL = 'https://file.xyyxt.net'
 | 
	
		
			
				|  |  |  /**
 | 
	
		
			
				|  |  |   * @remard 测试地址
 |