疯狂的狮子Li
2024-10-28 6731b7947b06fd5fcc266f87769728243fe82e5a
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);
}