update docs/zh/others/codegen.md.

Signed-off-by: A.Ming <itaming@163.com>
This commit is contained in:
A.Ming 2025-03-20 11:57:24 +00:00 committed by Gitee
parent ea1dd46566
commit 7ac13da064
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -579,7 +579,7 @@ public class ColumnConfig implements Serializable {
```
## 自定 Entity 的属性类型
## 自定 Entity 的属性类型
**方式 1通过 JdbcTypeMapping**