소스 검색

添加线上域名

wkw 2 일 전
부모
커밋
d7f73497d7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {