修改生产配置文件域名地址

This commit is contained in:
田岩
2025-09-24 10:16:13 +08:00
parent 49e7b064f3
commit 8c809434d0
6 changed files with 23 additions and 18 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
ENV = 'production'
# base api
VITE_APP_BASE_API_Url = 'http://localhost:7000'
VITE_APP_BASE_API_Url = 'https://aits.jlbank.com.cn:7001'