Przeglądaj źródła

[小程序投放][修改] 返回信息

release_toaliyun_real
masterspirit 7 lat temu
committed by Stormeye.Wu
rodzic
commit
6936a290a7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/java/com/simple/service/impl/WxCouponChannelServiceImpl.java

+ 1
- 1
mallinkService/src/main/java/com/simple/service/impl/WxCouponChannelServiceImpl.java Wyświetl plik

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




Ładowanie…
Anuluj
Zapisz