add officer
This commit is contained in:
parent
e3be2c4c62
commit
42030e88a9
1 changed files with 1 additions and 0 deletions
|
|
@ -489,6 +489,7 @@ export class OrganizationDotnetController extends Controller {
|
|||
posType: profile.posType ? profile.posType : null,
|
||||
profileSalary: profile.profileSalary,
|
||||
profileInsignia: profile.profileInsignias,
|
||||
profileType: "OFFICER",
|
||||
};
|
||||
|
||||
return new HttpSuccess(mapProfile);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue