Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
yohoufo-fore
·
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
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
tanling
2019-12-09 10:55:17 +0800
Commit
bd0d6788b2783b8ebcc9feaddb819c3469d0a210
1 parent
fdde8e30
timeout
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
dal/src/main/resources/META-INF/mybatis/order/SellerWalletDetailMapper.xml
dal/src/main/resources/META-INF/mybatis/order/SellerWalletDetailMapper.xml
View file @
bd0d678
...
...
@@ -200,6 +200,7 @@
<delete
id=
"clearUserHistoryData"
>
update seller_wallet_detail set del = 1
where uid = #{uid,jdbcType=INTEGER}
and del=0
</delete>
</mapper>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment