เพิ่ม Body Command C-PM-10_cove
This commit is contained in:
parent
3db61d70fc
commit
9349bd216e
2 changed files with 10 additions and 0 deletions
|
|
@ -20,6 +20,10 @@ interface DataTemplateDetail {
|
|||
isActive: boolean;
|
||||
commandSysId: string;
|
||||
persons?: PersonsType[];
|
||||
name1?: string;
|
||||
name2?: string;
|
||||
name3?: string;
|
||||
name4?: string;
|
||||
}
|
||||
|
||||
interface PersonsType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue