疯狂的狮子Li
2024-11-20 e94fccc784d4e2fbf6f225cac2e4818bd95fb01a
ruoyi-modules/ruoyi-system/src/main/java/org/dromara/system/service/ISysRoleService.java
@@ -197,4 +197,6 @@
    void cleanOnlineUserByRole(Long roleId);
    void cleanOnlineUser(List<Long> userIds);
}