lxf
2025-04-23 92dd4aaaa7fb67c4d65df18e0e69cbc6775575d3
src/axios/api.url.js
@@ -6,11 +6,11 @@
  // baseURL: 'http://localhost:8070',
  /* Util API */
  // baseURL: '/',
  baseURL: 'https://api.fidelityio.com/',
  // baseURL: 'https://api.fidelityio.com/',  // 线上
  // 0311
  // baseURL: "https://api.amcfcxn.org/",
  // 本地
  // baseURL: "http://192.168.10.4:8091/",
  baseURL: "http://192.168.10.4:8091/",
  util: {
    image: "/util/image.html" // 图片上传
  }