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
Springboot Plus
Commits
74a8c45a
Commit
74a8c45a
authored
Apr 17, 2018
by
xingyue400
Browse files
修改org.md 按id排序
parent
d21c4369
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin-console/src/main/resources/sql/console/org.md
View file @
74a8c45a
...
...
@@ -23,6 +23,10 @@ queryByCondtion
@if(!isEmpty(parentOrgId)){
and o.parent_org_id = #parentOrgId#
@}
@pageIgnoreTag(){
order by o.id
@}
...
...
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