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