gcz il y a 2 mois
Parent
commit
a676ce1b51
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -2,7 +2,7 @@
 NODE_ENV=production
 
 # 接口基础路径
-VITE_API_BASE_URL=https://fhsadmin.dev.dazesoft.cn/fhss-api
+VITE_API_BASE_URL=/fhss-api
 
 # 是否删除console
 VITE_DROP_CONSOLE=true