This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
会员导出
release_toaliyun_real
xhxu
5 years ago
parent
1006a81c4f
commit
167901b7e8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxCreditHistoryMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxCreditHistoryMapper.xml
View File
@@ -410,7 +410,7 @@
and credit.credit_num < 0
<if test=" null != userIdList ">
and `user_id` in
and
credit.
`
c_
user_id` in
<foreach collection="userIdList" index="index" item="uItem" open="(" separator="," close=")">
#{uItem}
</foreach>
Write
Preview
Loading…
Cancel
Save