public interface CommentPictureDao extends BaseDao<CommentPictureEntity>
| Modifier and Type | Method and Description |
|---|---|
int |
deleteByCommentId(Integer commentId)
根据commentId删除
|
delete, delete, deleteBatch, queryList, queryList, queryObject, queryTotal, queryTotal, save, save, saveBatch, update, updateint deleteByCommentId(Integer commentId)
commentId - Copyright © 2021. All rights reserved.