修改:知识库列表支持多个创建人查询
This commit is contained in:
@@ -15,7 +15,7 @@ public class QueryDirReq extends BaseReq {
|
||||
private String fileName;
|
||||
|
||||
@Schema(description = "上传用户ID")
|
||||
private Long uploadUserId;
|
||||
private String uploadUserId;
|
||||
|
||||
// 1项目,2阶段,3学科,4学科下文件列表
|
||||
@Schema(description = "类型: 1项目, 2阶段, 3学科, 4学科下文件列表", defaultValue = "0")
|
||||
|
||||
Reference in New Issue
Block a user