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:06:53 +0800
Commit
f255bae300a7568eabbf0c5d1b3798d4fd6ed78f
1 parent
c3098d67
删除资讯分类资源
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
api-doc/guang/articleSort/delSort.md
api-doc/guang/articleSort/delSort.md
View file @
f255bae
...
...
@@ -16,12 +16,12 @@
### 对应SQL的操作库表
```
<delete
id=
"deleteByPrimaryKey"
parameterType=
"java.lang.Integer"
>
delete from article_sort
where id = #{id,jdbcType=INTEGER}
</delete>
```
### 错误编码
...
...
Please
register
or
login
to post a comment