dcc
2024-06-23 c07cc6993b0f78c17e1604bbf445054c3efa07e4
src/axios/api.url.js
@@ -7,9 +7,9 @@
  // baseURL: '/',
  // baseURL: 'http://www.jumptalk.net:8091',
  // 0311
  // baseURL: "https://api.essencefunds.com/",
  baseURL: "https://api.apratrade.com/",
  // 本地
  baseURL: "http://192.168.0.110:8091/",
  // baseURL: "http://192.168.0.105:8091/",
  util: {
    image: "/util/image.html" // 图片上传
  }