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:09:46 +0800
Commit
7511925e7da17ee4eb79e850c458d6b005c5ff0d
1 parent
455d2fde
删除资讯标签
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
api-doc/guang/articleTag/delArticleTag.md
api-doc/guang/articleTag/delArticleTag.md
View file @
7511925
...
...
@@ -16,12 +16,11 @@
### 对应SQL的操作库表
```
<delete
id=
"deleteByPrimaryKey"
parameterType=
"java.lang.Integer"
>
delete from article_tags
where id = #{id,jdbcType=INTEGER}
</delete>
```
### 错误编码
...
...
Please
register
or
login
to post a comment