报告模版
This commit is contained in:
@@ -22,6 +22,10 @@ export namespace Plan {
|
||||
createTime?:string; //创建时间
|
||||
updateBy?:string; //更新用户
|
||||
updateTime?:string; //更新时间
|
||||
|
||||
associateReport:number;//是否关联报告模板 0否 1是
|
||||
reportTemplateName:string;
|
||||
reportTemplateVersion:string
|
||||
}
|
||||
|
||||
// 检测计划 + 分页
|
||||
|
||||
Reference in New Issue
Block a user