ปรับ code บรรจุ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-12-20 10:29:07 +07:00
parent 063db4e245
commit 35a5817db3
16 changed files with 559 additions and 700 deletions

View file

@ -28,6 +28,10 @@ interface ResponseRow {
positionTypeId: string;
positionLevelId: string;
amountOld: number;
posTypeOldId: string;
posLevelOldId: string;
positionOld: string;
posMasterNo: number;
}
interface ResponseData {