1
let BASE_URL = "http://deyanggaoxin.fengshiyun.com"
2
// let BASE_URL = "http://192.168.31.224:2018"
3 4 5 6
export default BASE_URL
7