修正comment,banner接口
This commit is contained in:
@@ -22,5 +22,5 @@ public interface CommentDao {
|
||||
|
||||
int updateByPrimaryKey(Comment record);
|
||||
|
||||
List<Integer> selectByRootId(Integer rootid);
|
||||
List<Comment> selectByAllComment();
|
||||
}
|
Reference in New Issue
Block a user