add mis id
This commit is contained in:
parent
58d1003ecc
commit
15f54f3e55
11 changed files with 131 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ export class OrgChild3Controller {
|
|||
orgChild3PhoneIn: orgChild3.orgChild3PhoneIn,
|
||||
orgChild3Fax: orgChild3.orgChild3Fax,
|
||||
orgRevisionId: orgChild3.orgRevisionId,
|
||||
misId: orgChild3.misId,
|
||||
orgCode: orgChild3.orgRoot.orgRootCode + orgChild3.orgChild3Code,
|
||||
};
|
||||
return new HttpSuccess(getOrgChild3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue