T - 不能为空public interface Mapper<T> extends BaseMapper<T>, ExampleMapper<T>, RowBoundsMapper<T>, SaveMapper<T>, Marker
这是一个例子,自己扩展时可以参考
selectOneselectselectAllselectCountselectByPrimaryKeyexistsWithPrimaryKeyinsertinsertSelectiveupdateByPrimaryKeyupdateByPrimaryKeySelectivedeletedeleteByPrimaryKeyselectByExampleselectOneByExampleselectCountByExampledeleteByExampleupdateByExampleupdateByExampleSelectiveselectByExampleAndRowBoundsselectByRowBoundssaveCopyright © 2022. All rights reserved.