Explorar el Código

添加线上域名

wkw hace 2 días
padre
commit
d7f73497d7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/utils/http.js

+ 1 - 1
src/utils/http.js

@@ -1,4 +1,4 @@
-const BASE_URL = import.meta.env.VITE_API_BASE_URL || ''
+const BASE_URL = 'https://acc.accwgt.com'
 
 export const http = (options) => {
   const {