mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-09 20:57:21 +08:00
chore: 代码生成新增 MySQL json 数据类型映射
暂时将 MySQL json 数据类型映射为 Java String 类型 Closes #I9DNFW
This commit is contained in:
@@ -22,6 +22,7 @@ generator:
|
||||
- mediumtext
|
||||
- longtext
|
||||
- tinytext
|
||||
- json
|
||||
LocalDate:
|
||||
- date
|
||||
LocalDateTime:
|
||||
|
Reference in New Issue
Block a user