You've already forked FrameTour-BE
task缓存
This commit is contained in:
@ -33,12 +33,6 @@ public interface AppScenicService {
|
||||
*/
|
||||
ApiResponse<List<ScenicAppVO>> scenicList(ScenicIndexVO scenicIndexVO);
|
||||
|
||||
/**
|
||||
* 首页顶部状态
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
ApiResponse<TopStateResp> topState();
|
||||
|
||||
ApiResponse<List<ContentPageVO>> contentList(Long scenicId);
|
||||
ApiResponse<List<ContentPageVO>> faceContentList(Long userId, Long faceId);
|
||||
|
Reference in New Issue
Block a user