Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
git test
Jpress
Commits
989ed24b
Commit
989ed24b
authored
6 years ago
by
fuhai999@gmail.com
Browse files
Options
Download
Email Patches
Plain Diff
v2.0-rc.3
parent
2aac2472
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
codegen/src/main/java/io/jpress/codegen/templates/service_template.jf
+0
-1
...main/java/io/jpress/codegen/templates/service_template.jf
with
0 additions
and
1 deletion
+0
-1
codegen/src/main/java/io/jpress/codegen/templates/service_template.jf
+
0
-
1
View file @
989ed24b
package
#(
basePackage
);
import
com
.
jfinal
.
plugin
.
activerecord
.
Model
;
import
com
.
jfinal
.
plugin
.
activerecord
.
Page
;
import
#(
modelPacket
).#(
tableMeta
.
modelName
);
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help