workflow => ระบบลา

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-15 11:49:43 +07:00
parent 7c96367c23
commit 171a438974
3 changed files with 26 additions and 4 deletions

View file

@ -90,6 +90,7 @@ interface FremData {
approveStep: string;
dear: string;
leaveRange?: string;
profileType: string;
}
export type { ListsData, FremData, QuerySting, DateFilter };