env.js 225 Bytes Edit Raw Blame History 1 2 3 4 5 6 // 测试环境 // export const baseUrl = 'http://slwl-geteway-t.itheima.net/courier' // export const baseUrl ='http://172.16.43.24:9527/courier' // 线上环境 export const baseUrl = 'https://sl-gateway.nong12.com/courier'