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
bug
release_toaliyun_real
xhxu
4 years ago
parent
78e74664ff
commit
3550f169f3
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/WxCouponSendServiceImpl.java
+ 1
- 0
mallinkService/src/main/java/com/iformall/service/impl/WxCouponSendServiceImpl.java
View File
@@ -351,6 +351,7 @@ public class WxCouponSendServiceImpl implements WxCouponSendService {
BusinessCircleBase circleBase = (BusinessCircleBase) param;
cUserId = circleBase.getCUserId();
tenantEntity = circleBase;
break;
}else{
return false;
}
Write
Preview
Loading…
Cancel
Save