updated command template
This commit is contained in:
parent
1267b04af3
commit
de61513d9d
6 changed files with 211 additions and 143 deletions
|
|
@ -15,6 +15,8 @@ interface DataTemplateDetail {
|
|||
detailHeader: string;
|
||||
detailBody: string;
|
||||
detailFooter: string;
|
||||
fileCover?: string;
|
||||
fileAttachment?: string;
|
||||
isActive: boolean;
|
||||
commandSysId: string;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue