king
2019-08-11 4e1cca0e3da79819fa3768402ce6a174aea5131f
src/config/axios_init/env.js
@@ -1,5 +1,5 @@
export default {
  // 接口地址
  baseURL: 'http://localhost:8080/Index/',
  baseURL: 'http://qingqiumarket.cn/minkesoft/',
  isDev: true
}