Browse Source

优化说明

zhouhao 7 years ago
parent
commit
22895afc4e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      hsweb-examples/hsweb-examples-custom-entity/README.md

+ 1 - 0
hsweb-examples/hsweb-examples-custom-entity/README.md

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