Browse Source

添加线上域名

wkw 2 days ago
parent
commit
d7f73497d7
1 changed files with 1 additions and 1 deletions
  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 {