add mis
This commit is contained in:
parent
d4f440295c
commit
939c121ac4
12 changed files with 452 additions and 0 deletions
|
|
@ -69,6 +69,10 @@ export class OrgChild1Controller {
|
|||
isOfficer: orgChild1.isOfficer,
|
||||
isInformation: orgChild1.isInformation,
|
||||
misId: orgChild1.misId,
|
||||
DEPARTMENT_CODE: orgChild1.DEPARTMENT_CODE,
|
||||
DIVISION_CODE: orgChild1.DIVISION_CODE,
|
||||
SECTION_CODE: orgChild1.SECTION_CODE,
|
||||
JOB_CODE: orgChild1.JOB_CODE,
|
||||
orgCode: orgChild1.orgRoot.orgRootCode + orgChild1.orgChild1Code,
|
||||
};
|
||||
return new HttpSuccess(getOrgChild1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue