feat(pwl):添加报告关联企业资料库,企业信息添加资料库库IDs字段
This commit is contained in:
@@ -108,6 +108,8 @@ export interface OaCompany {
|
||||
updateTime?: string;
|
||||
// 知识库id
|
||||
kbId?: string;
|
||||
// 资料库库IDs
|
||||
libraryIds?: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user