@@ -202,9 +202,7 @@ public class AdminSuperviserApiController extends CertifyApiController {
if (!res.getError().isEmpty()) {
return res;
}
-
- res.setData(newAdminService.updateByPrimaryKeySelective(ad, roles));
+ res.setData(newAdminService.updateByPrimaryKeySelective(ad, roles));