url.js 141 B

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