url.js 153 B

123
  1. // const baseUrl = 'http://d06u7pg536nk.ngrok.xiaomiqiu123.top' //测试环境
  2. const baseUrl = 'https://www.speacemedblxm.cn' //正式
  3. export { baseUrl }