This commit is contained in:
田岩
2025-09-23 16:27:25 +08:00
parent ef5a3d768a
commit 85202f5350
5 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
ENV = 'production'
# base api
VITE_APP_BASE_API_Url = 'https://aits.jlbank.com.cn:7001'
VITE_APP_BASE_API_Url = 'http://localhost:7000'