You've already forked FrameTour-BE
逻辑
This commit is contained in:
@ -33,5 +33,5 @@ public interface TemplateMapper {
|
||||
int deleteConfigById(Long id);
|
||||
List<TemplateEntity> listEnabledByScenicId(Long scenicId);
|
||||
|
||||
List<ContentPageVO> listFor(@Param("scenicId") Long scenicId, @Param("faceId") Long faceId);
|
||||
List<ContentPageVO> listFor(@Param("scenicId") Long scenicId);
|
||||
}
|
||||
|
Reference in New Issue
Block a user