refactor: 日志和websocket代码优化
This commit is contained in:
@@ -25,7 +25,7 @@ public interface LogService extends IService<Log> {
|
||||
* @param queryParams 查询参数
|
||||
* @return
|
||||
*/
|
||||
Page<LogPageVO> listPagedLogs(LogPageQuery queryParams);
|
||||
Page<LogPageVO> getLogPage(LogPageQuery queryParams);
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user