This commit is contained in:
杨航
2025-09-19 14:00:51 +08:00
parent e3b06ae6c5
commit 3c2fdc0cf7
4 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# 开发环境
ENV = 'development'
# 'development'
VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001'
VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7002'
# UAT
# VITE_APP_BASE_API_Url = 'http://25.18.122.78:9786'