Blame view

common/config.js 114 Bytes
6ef461ce   wangming   项目上传
1
2
3
  let BASE_URL = "https://shangten.yiqituancity.com"
  // let BASE_URL="http://localhost:8031"
  export default BASE_URL