fix:add feild graduationYearLock

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-11-17 17:08:32 +07:00
parent 2224bd3465
commit ed77232c91
3 changed files with 102 additions and 27 deletions

View file

@ -75,6 +75,7 @@ interface RequestPosition {
typeId: string;
typeName: string;
highDegree: Boolean;
educationLevel?: string;
}
interface RequestPayment {