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:13:05 +0800
Commit
7d42eef74c53d5cd5ad8b6b17982de36dd3a8b71
1 parent
82a84b26
删除作者
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
api-doc/guang/author/delAuthor.cd
api-doc/guang/author/delAuthor.cd
View file @
7d42eef
...
...
@@ -16,12 +16,12 @@
### 对应SQL的操作库表
```
<delete id="deleteByPrimaryKey" parameterType="java.lang.Integer" >
delete from author
where uid = #{uid,jdbcType=INTEGER}
</delete>
```
### 错误编码
...
...
Please
register
or
login
to post a comment