新增:知识库审批新增所属项目,创建人,分析方向等字段。

This commit is contained in:
yangyang01000846
2025-11-25 11:18:40 +08:00
parent 6e224fa30d
commit 028e57eb99
2 changed files with 16 additions and 11 deletions

View File

@@ -17,7 +17,4 @@ public class ChunkUploadMinioFileResp {
// 分片文件的临时目录,第一次请求后,每次都会返回
private String fileTempPath;
// 失败的原因
private String errMsg;
}