แก้ตาม issue

This commit is contained in:
setthawutttty 2025-03-17 10:59:06 +07:00
parent c38990f6ed
commit 0295ec3e5f
5 changed files with 124 additions and 102 deletions

View file

@ -95,6 +95,7 @@ interface Pagination {
interface ResOrg {
labelName: string;
orgTreeDnaId: string;
orgCode: string;
orgLevel: number;
orgName: string;