add mis id
This commit is contained in:
parent
58d1003ecc
commit
15f54f3e55
11 changed files with 131 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ export class OrgRootController extends Controller {
|
|||
orgRootFax: orgRoot.orgRootFax,
|
||||
orgRevisionId: orgRoot.orgRevisionId,
|
||||
isDeputy: orgRoot.isDeputy,
|
||||
misId: orgRoot.misId,
|
||||
orgCode: orgRoot.orgRootCode + "00",
|
||||
};
|
||||
return new HttpSuccess(getOrgRoot);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue