config.js 210 Bytes
// let BASE_URL = "http://deyanggaoxin.fengshiyun.com"
// let BASE_URL = "http://localhost:2018"
// let BASE_URL = "http://192.168.31.224:2018"
let BASE_URL = "https://www.dygxq-es.cn"


export default BASE_URL