env.js 224 Bytes Edit Raw Blame History 1 2 3 4 5 6 // 测试环境 // 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'