add mis
This commit is contained in:
parent
d4f440295c
commit
939c121ac4
12 changed files with 452 additions and 0 deletions
|
|
@ -64,6 +64,10 @@ export class OrgChild3Controller {
|
|||
orgChild3Fax: orgChild3.orgChild3Fax,
|
||||
orgRevisionId: orgChild3.orgRevisionId,
|
||||
misId: orgChild3.misId,
|
||||
DEPARTMENT_CODE: orgChild3.DEPARTMENT_CODE,
|
||||
DIVISION_CODE: orgChild3.DIVISION_CODE,
|
||||
SECTION_CODE: orgChild3.SECTION_CODE,
|
||||
JOB_CODE: orgChild3.JOB_CODE,
|
||||
orgCode: orgChild3.orgRoot.orgRootCode + orgChild3.orgChild3Code,
|
||||
};
|
||||
return new HttpSuccess(getOrgChild3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue