Explorar o código

添加线上域名

wkw hai 2 días
pai
achega
d7f73497d7
Modificáronse 1 ficheiros con 1 adicións e 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 {