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
2018-09-18 17:28:11 +0800
Commit
fba80fb9142c907458fccefd211d642ccb0d1177
1 parent
3bb4b75c
重复提交支付
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
dal/src/main/resources/META-INF/mybatis/order/BuyerOrderMetaMapper.xml
dal/src/main/resources/META-INF/mybatis/order/BuyerOrderMetaMapper.xml
View file @
fba80fb
...
...
@@ -25,7 +25,7 @@
from buyer_order_meta
where uid = #{uid,jdbcType=INTEGER}
and order_code = #{orderCode,jdbcType=BIGINT}
and meta
K
ey = #{metaKey,jdbcType=VARCHAR}
and meta
_k
ey = #{metaKey,jdbcType=VARCHAR}
limit 1
</select>
...
...
Please
register
or
login
to post a comment