fix: bug 问答语音联调20%

This commit is contained in:
yanghang
2025-07-16 18:04:17 +08:00
parent 216fe5f846
commit 125e0fe4ad
8 changed files with 114 additions and 32 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入口