接口 IFeedbackService
- 所有超级接口:
com.baomidou.mybatisplus.extension.repository.IRepository<SysFeedback>,com.baomidou.mybatisplus.extension.service.IService<SysFeedback>
- 所有已知实现类:
FeedbackServiceImpl
public interface IFeedbackService
extends com.baomidou.mybatisplus.extension.service.IService<SysFeedback>
Author: dongzp
Time: 2020-02-03 20:59:24
Project: xbaseweb-plus
Email: 90fanhua@gmail.com
Remarks:意见反馈Service接口
-
字段概要
从接口继承的字段 com.baomidou.mybatisplus.extension.repository.IRepository
DEFAULT_BATCH_SIZE -
方法概要
从接口继承的方法 com.baomidou.mybatisplus.extension.repository.IRepository
count, count, exists, getBaseMapper, getById, getEntityClass, getMap, getObj, getOne, getOne, getOneOpt, getOneOpt, getOptById, ktQuery, ktUpdate, lambdaQuery, lambdaQuery, lambdaUpdate, list, list, list, list, listByIds, listByMap, listMaps, listMaps, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, query, remove, removeById, removeById, removeById, removeByIds, removeByIds, removeByMap, save, saveBatch, saveOrUpdate, saveOrUpdateBatch, update, update, update, updateBatchById, updateById从接口继承的方法 com.baomidou.mybatisplus.extension.service.IService
removeBatchByIds, saveBatch, saveOrUpdateBatch, updateBatchById
-
方法详细资料
-
dispose
处理意见反馈- 参数:
feedback-- 返回:
-