fix: 隐藏文件上传按钮,去除不必要的log打印

This commit is contained in:
Gsh
2025-07-07 23:29:39 +08:00
parent 4fc6a1e818
commit 4710208e81
2 changed files with 5 additions and 1 deletions

View File

@@ -21,6 +21,6 @@ VITE_SSO_SEVER_URL='https://ccnetcore.com'
# SSO单点登录项目标识
VITE_SSO_CLIENT_ID='YiXin-Ai';
# 版本号
VITE_APP_VERSION='1.0.3';
VITE_APP_VERSION='1.0.6';