定时任务增加系统定时任务
This commit is contained in:
@@ -46,7 +46,8 @@ public interface ResourceService {
|
||||
* @author yslg
|
||||
* @since 2025-10-15
|
||||
*/
|
||||
ResultDomain<ResourceVO> getResourcePageOrderByViewCount(TbResource filter, PageParam pageParam);
|
||||
ResultDomain<ResourceVO> getResourcePageOrder(TbResource filter, PageParam pageParam);
|
||||
|
||||
/**
|
||||
* @description 根据ID获取资源详情
|
||||
* @param resourceID 资源ID
|
||||
|
||||
Reference in New Issue
Block a user