config.js 210 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 // 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