แก้uiสรรหา

This commit is contained in:
Kittapath 2023-09-29 17:39:23 +07:00
parent b01e667f34
commit 6976007b64
9 changed files with 438 additions and 197 deletions

View file

@ -69,6 +69,8 @@ interface RequestPosition {
id: string;
positionId: string;
positionName: string;
positionLevelId: string;
positionLevelName: string;
typeId: string;
typeName: string;
highDegree: Boolean;