接口 CoreBpmnCommentMapper
-
- 所有超级接口:
GenericMapper<Long>
@Mapper public interface CoreBpmnCommentMapper extends GenericMapper<Long>
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 List<CoreBpmnCommentDTO>selectCommentList(String targetId)List<String>selectUserTaskAuditedByList(String targetId, String statusCode)-
从接口继承的方法 net.sinodawn.framework.support.base.mapper.GenericMapper
selectByCondition
-
-