เพิ่ม field posNumCodeSit , posNumCodeSitAbb

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-03-28 14:28:41 +07:00
parent b8b812c319
commit 5abf3c5945
6 changed files with 121 additions and 5 deletions

View file

@ -39,6 +39,8 @@ interface DataPositions {
profileId: string;
refId: string;
remark: string;
posNumCodeSit: string;
posNumCodeSitAbb: string;
}
interface DataCommandCode {