Przeglądaj źródła

Merge branch 'release_toaliyun_real_202207' of https://git.malls.iformall.com/server/formallProject into release_toaliyun_real_202207

release_toaliyun_real
zhengfangyuan 3 lat temu
rodzic
commit
5a34974950
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/service/impl/WxCouponServiceImpl.java

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

@@ -631,7 +631,7 @@ public class WxCouponServiceImpl implements WxCouponService {
return new ResultData();
}
if((merchantParamList == null || merchantParamList.isEmpty())){
return new ResultData(ErrorCode.SYS_PARAMETER_ERROR.getCode(), "未选择对应门店");
return new ResultData();
}
if(record.getSalePrice() != null && record.getSalePrice() > 0) {
//todo 目前模式下券只能在一个平台下卖,即一个广场只有一个C端


Ładowanie…
Anuluj
Zapisz