疯狂的狮子Li
2024-11-11 63d22b9b3386e397284f62cdca4d98804b03b2ea
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);
}