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