// api基础地质 // export const BASE_URL = 'https://www.sxwikionline.com/gateway'; export const BASE_URL = '/gateway'; // 错误码 export const ERR_CODE = 200;