疯狂的狮子Li
2024-11-12 5c66f3b90c6cd9411f78fe28990175c2102fa0b5
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);
}