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