代码生成更新
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#数据库类型转Java类型
|
||||
#\u6570\u636E\u5E93\u7C7B\u578B\u8F6CJava\u7C7B\u578B
|
||||
tinyint=Integer
|
||||
smallint=Integer
|
||||
mediumint=Integer
|
||||
@ -22,6 +22,6 @@ text=String
|
||||
mediumtext=String
|
||||
longtext=String
|
||||
|
||||
date=Timestamp
|
||||
datetime=Timestamp
|
||||
timestamp=Timestamp
|
||||
date=Date
|
||||
datetime=Date
|
||||
timestamp=Date
|
||||
Reference in New Issue
Block a user