录音权限判断调整,闪退问题处理

This commit is contained in:
yanghang
2025-07-15 17:53:48 +08:00
parent adfdd99ab5
commit 292613aa08
9 changed files with 68 additions and 20 deletions
+2
View File
@@ -1,6 +1,8 @@
# 生产环境
ENV = 'production'
VITE_APP_ENV = 'AND'
# base api
VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001'