Toggle navigation
Toggle navigation
This project
Loading...
Sign in
platform
/
yohobuy-doc
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Snippets
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
simba
2016-04-13 17:07:25 +0800
Commit
d36531596fdb0670103ab132a21d6ad4b0a57bc8
1 parent
f255bae3
查询资讯分类资源
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
api-doc/guang/articleSort/getList.md
api-doc/guang/articleSort/getList.md
View file @
d365315
...
...
@@ -12,14 +12,14 @@
### 对应SQL的操作库表
```
xml
<select
id=
"selectAllSortList"
resultMap=
"BaseResultMap"
>
select
<include
refid=
"Base_Column_List"
/>
from article_sort
order by order_by DESC
</select>
```
### 错误编码
...
...
Please
register
or
login
to post a comment