package com.lrm.dao;

import com.lrm.po.Comment;
import org.springframework.data.domain.Sort;
import org.springframework.data.jpa.repository.JpaRepository;

import java.util.List;

/**
 * Created by limi on 2017/10/22.
 */
public interface CommentRepository extends JpaRepository<Comment,Long>{


    List<Comment> findByBlogIdAndParentCommentNull(Long blogId, Sort sort);
}
最近下载更多
xuweisong2010  LV28 11月18日
陈小灏  LV15 1月14日
xiongwei11231  LV8 2023年10月10日
lvhongquan  LV11 2023年9月20日
meyuso  LV9 2023年8月17日
tangyongheng08  LV6 2023年7月24日
monolog  LV4 2023年6月18日
mengmeng12323423  LV4 2023年6月18日
*  LV2 2023年6月14日
xueys123  LV13 2023年6月1日
最近浏览更多
krispeng  LV13 昨天
haonan521 11月13日
暂无贡献等级
栾庆浩 10月23日
暂无贡献等级
Peny_ZH  LV5 9月22日
xiaoxindu8  LV10 9月13日
林灵123456  LV8 6月5日
来一杯西瓜冰咩  LV6 5月14日
独家子弟  LV14 5月12日
yellow_flowers  LV8 4月26日
liutao1123  LV2 4月4日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友