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
gongbiao
7 years ago
parent
e8a1cd2121
commit
bf63b1bba5
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
mallinkService/src/main/java/com/iformall/service/impl/WxCouponOrderServiceImpl.java
+ 1
- 0
mallinkService/src/main/java/com/iformall/service/impl/WxCouponOrderServiceImpl.java
View File
@@ -742,6 +742,7 @@ public class WxCouponOrderServiceImpl implements WxCouponOrderService {
}
//更新卡拥有者
try {
record.setCUserId(null);
wxCouponOrderMapper.updateByPrimaryKeySelective(record);
} catch (Exception e) {
logger.info("更新卡拥有者信息失败");
Write
Preview
Loading…
Cancel
Save