Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Eladmin
Commits
796ee4bd
Commit
796ee4bd
authored
May 06, 2020
by
ZhengJie
Browse files
[代码完善](v2.5): v2.5 beta update Entity.ftl
Closes #334 2.5 Beta 详情:
https://www.ydyno.com/archives/1225.html
parent
493c0298
Changes
1
Hide whitespace changes
Inline
Side-by-side
eladmin-system/src/main/resources/template/generator/admin/Entity.ftl
View file @
796ee4bd
...
@@ -63,7 +63,7 @@ public class ${className} implements Serializable {
...
@@ -63,7 +63,7 @@ public class ${className} implements Serializable {
@
N
otNull
@
N
otNull
</#
if
>
</#
if
>
</#
if
>
</#
if
>
<#
if
column
.dateAnnotation
??>
<#
if
(
column
.dateAnnotation
)
??>
<#
if
column
.dateAnnotation
=
'
C
reationTimestamp
'>
<#
if
column
.dateAnnotation
=
'
C
reationTimestamp
'>
@
C
reationTimestamp
@
C
reationTimestamp
<#
else
>
<#
else
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment