| 程序包 | 说明 |
|---|---|
| pro.haichuang.framework.mybatis.service |
Mybatis核心Service
|
| 类和说明 |
|---|
| BaseService
MybatisService基类
该类为 [MybatisService] 基类, 所有 [DO] 层关联 [Service] 必须继承该类
该类对 [MybatisPlus] 自带的
IService 进行了进一步的封装, 增强业务效果, 项目中均采用该类的方法以替代 IService 中的方法 |
Copyright © 2021 HaiChuang Inc.. All rights reserved.