|
|
accountApi.bindCompany(accountDTO.getId(), BaseContextHolder.getCompanyId());
|
|
accountApi.bindCompany(accountDTO.getId(), BaseContextHolder.getCompanyId());
|
|
|
accountApi.bindRoles(accountDTO.getId(), addApplyDTO.getRoles());
|
|
accountApi.bindRoles(accountDTO.getId(), addApplyDTO.getRoles());
|