user-server/src/main/java/com/yuanchu/mom/service/RoleService.java @@ -24,4 +24,5 @@ int upRole(RolePowerDto rolePowerDto); String getRole(); }