|
|
@@ -83,7 +83,7 @@ public class WxCouponChannelServiceImpl implements WxCouponChannelService { |
|
|
if(result) { |
|
|
if(result) { |
|
|
return new ResultData(); |
|
|
return new ResultData(); |
|
|
}else { |
|
|
}else { |
|
|
return new ResultData(Result.ERROR,"请确认券状态,及有效期"); |
|
|
|
|
|
|
|
|
return new ResultData(Result.ERROR,"请检查券的有效期以及投放截止时间"); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|