ย้ายไอคอน

This commit is contained in:
STW_TTTY\stwtt 2024-07-24 16:37:04 +07:00
parent da4e99f767
commit c3c11afd1f
58 changed files with 1115 additions and 1056 deletions

View file

@ -71,6 +71,7 @@ interface RequestPosition {
positionName: string;
positionLevelId: string;
positionLevelName: string;
code?: string;
typeId: string;
typeName: string;
highDegree: Boolean;