修改 单元测试
This commit is contained in:
@@ -37,4 +37,6 @@ public interface CommentMapper {
|
||||
List<Comment> findAllByPagePathAndPid(String pagePath, long pid);
|
||||
|
||||
long countByPagePath(String pagePath);
|
||||
|
||||
long count();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user