king
2022-05-27 b0ac697766a84e6e9643bb9b1d22843cc0df8c55
src/config/axios_init/env.js
@@ -1,5 +1,5 @@
export default {
  // 接口地址
  baseURL: 'http://localhost:8080/Index/',
  baseURL: 'http://qingqiumarket.cn/',
  isDev: true
}