get รายการตำแหน่งเพิ่มส่ง revisionId

This commit is contained in:
Warunee Tamkoo 2024-02-20 15:53:24 +07:00
parent effad3f275
commit b4e0280ca9
2 changed files with 4 additions and 0 deletions

View file

@ -5,6 +5,7 @@ interface FilterMaster {
page: number; //*หน้า
pageSize: number; //*จำนวนแถวต่อหน้า
keyword: string; //ข้อความที่ต้องการค้นหา
revisionId?: string
}
interface MovePos {
id: string;