env.js 224 Bytes

// 测试环境
// export const baseUrl = 'https://tms-gateway.zrpfsc.com/courier'
// export const baseUrl ='http://10.30.110.163:9527/courier'
// 线上环境
export const baseUrl = 'https://tms-gateway.zrpfsc.com/courier'