优化说明

This commit is contained in:
zhouhao
2017-12-21 18:26:30 +08:00
parent 4b595d6230
commit 22895afc4e

View File

@@ -213,6 +213,7 @@ public class CustomMybatisMapperCustomer implements MybatisMapperCustomer {
```
5. 使用jpa注解方式拓展字段
依赖jpa-api:
```xml
<dependency>