设置sit环境和uat环境的环境变量配置

This commit is contained in:
田岩
2025-07-08 17:00:39 +08:00
parent 8329ccb356
commit f3407ae4a0
8 changed files with 21 additions and 11414 deletions
+6
View File
@@ -0,0 +1,6 @@
# UAT环境
ENV = 'uat'
# base api
VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7003'