feat(pwl): 接入生成报告接口功能
This commit is contained in:
@@ -106,6 +106,8 @@ export interface OaCompany {
|
||||
createTime?: string;
|
||||
// 修改时间
|
||||
updateTime?: string;
|
||||
// 知识库id
|
||||
kbId?: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user