新增ai问答逻辑

This commit is contained in:
yanghang
2025-07-16 16:47:52 +08:00
parent 0e7b323296
commit 216fe5f846
9 changed files with 424 additions and 68 deletions
+2 -2
View File
@@ -3,13 +3,13 @@ ENV = 'development'
# 'development'
# 苗扬
# VITE_APP_BASE_API_Url = 'http://25.64.16.133:9786'
VITE_APP_BASE_API_Url = 'http://25.64.16.133:9786'
# UAT
# VITE_APP_BASE_API_Url = 'http://25.18.122.78:9786'
# DEV
VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001'
# VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001'
# app入口