后续添加

lvxinran 2021-08-07 19:24:47 +08:00
parent 3048f8a305
commit e875b3688d
1 changed files with 1 additions and 0 deletions

View File

@ -859,6 +859,7 @@ private static int judgePushCondition(User user,SPackPushConfig con){
if(null ==sRechargeCommodityConfig) {
throw new ErrorCodeException(ErrorCode.SERVER_SELF_DEFINE);
}
//todo 这里要加购买礼包的校验,然后把发货时的校验删掉
String order ;
if(sRechargeCommodityConfig.getPrice()==0){
order = "0";//免费礼包不需要订单号