@Repository public interface CorePlanMapper extends BaseMapper<CorePlan>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
insertMX(CorePlan corePlan)
插入明细表
|
deleteByPrimaryKey, insert, insertSelective, selectAll, selectByPrimaryKey, selectList, selectTotalCount, updateByPrimaryKey, updateByPrimaryKeySelectivevoid insertMX(CorePlan corePlan)
corePlan - 计划任务实体