fix:add feild graduationYearLock
This commit is contained in:
parent
2224bd3465
commit
ed77232c91
3 changed files with 102 additions and 27 deletions
|
|
@ -56,6 +56,7 @@ interface ResponsePosition {
|
|||
name: string;
|
||||
};
|
||||
highDegree: string;
|
||||
educationLevel?: string;
|
||||
}
|
||||
interface ResponsePayment {
|
||||
id: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue