king
2021-02-18 7e1e46ff062dcffe4549da8892fed754fa768594
src/config/axios_init/env.js
@@ -1,5 +1,5 @@
export default {
  // 接口地址
  baseURL: 'http://localhost:8080/Index/',
  baseURL: 'http://qingqiumarket.cn/',
  isDev: true
}