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