fix interface
This commit is contained in:
parent
39e32b0f30
commit
1fc8f19136
1 changed files with 8 additions and 0 deletions
|
|
@ -23,7 +23,15 @@ interface ResListSalary {
|
|||
profileId: string;
|
||||
refCommandNo: string;
|
||||
templateDoc: string;
|
||||
commandCode: string;
|
||||
commandDateAffect: string;
|
||||
commandDateSign: string;
|
||||
commandId: string;
|
||||
commandName: string;
|
||||
commandNo: string;
|
||||
commandYear: string;
|
||||
positionName: string;
|
||||
positionCee: string;
|
||||
}
|
||||
|
||||
interface ResType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue