fix: 统一上传响应与表单校验处理

- 上传组件统一解析后端响应并暴露错误事件

- AI 资源、模型提供商和工作流表单补齐程序化字段校验同步

- 修正 MinIO 对外访问域名配置
This commit is contained in:
2026-03-24 18:38:42 +08:00
parent 799174406e
commit da536ea742
9 changed files with 201 additions and 46 deletions

View File

@@ -116,7 +116,8 @@ dromara:
secret-key: easyflowadmin123
end-point: http://127.0.0.1:39000
bucket-name: easyflow
domain: http://127.0.0.1:9000/easyflow/
# minio 对象对外访问链接
domain: http://127.0.0.1:39000/easyflow/
base-path: attachment
# 自定义节点相关配置