แก้รักษาการ

This commit is contained in:
Warunee Tamkoo 2024-11-05 15:11:36 +07:00
parent 6c0f4530ab
commit aad08aba0e
3 changed files with 11 additions and 4 deletions

View file

@ -13,6 +13,7 @@ interface DataTree {
}
interface PosMaster {
posNo: string;
fullNameCurrentHolder: string;
orgLevel: number;
orgTreeId: string;