url.js 145 B

123
  1. const baseUrl = 'https://binglitwo.hdlkeji.com/' //测试环境
  2. // const baseUrl = 'https://admin2.speacemedblxm.cn/' //正式
  3. export { baseUrl }