dcc
2024-07-18 cd8f893536de2effea165aa7119bdc8d976eee28
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.coinbtcs.com/",
  // 本地
  baseURL: "http://192.168.0.105:8091/",
  // baseURL: "http://192.168.10.5:8091/",
  util: {
    image: "/util/image.html" // 图片上传
  }