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
f3fabb85
Commit
f3fabb85
authored
Sep 06, 2020
by
ZhengJie
Browse files
[代码完善](v2.5): update QueryCriteria.ftl
close
https://github.com/elunez/eladmin/issues/473
parent
47a91799
Changes
1
Hide whitespace changes
Inline
Side-by-side
eladmin-system/src/main/resources/template/generator/admin/QueryCriteria.ftl
View file @
f3fabb85
...
...
@@ -75,7 +75,7 @@ public class ${className}QueryCriteria{
<#
list
betweens
as
column
>
/
**
BETWEEN
*
/
@
Q
uery
(
type
=
Q
uery
.Type.BETWEEN
)
private
L
ist
<$
{
column
.columnType
}
>
createTi
me
;
private
L
ist
<$
{
column
.columnType
}
>
$
{
column
.changeColumnNa
me
}
;
</#
list
>
</#
if
>
}
\ No newline at end of file
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