เพิ่ม Body Command C-PM-10_cove

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-02-21 14:23:45 +07:00
parent 3db61d70fc
commit 9349bd216e
2 changed files with 10 additions and 0 deletions

View file

@ -20,6 +20,10 @@ interface DataTemplateDetail {
isActive: boolean;
commandSysId: string;
persons?: PersonsType[];
name1?: string;
name2?: string;
name3?: string;
name4?: string;
}
interface PersonsType {