推送bug修改
parent
3f86147ef3
commit
c96fc8d7ec
|
@ -832,7 +832,7 @@ public class BuyGoodsNewLogic {
|
|||
info.setTypePushTimeMap(conditionType,System.currentTimeMillis() + con.getPrivateCD() * TimeUtils.HOUR);
|
||||
info.setDayPushNum(pushId,1);
|
||||
info.setAllPuthNum(pushId,1);
|
||||
boolean tempPush = createPushBag(bagId,user,num);
|
||||
boolean tempPush = createPushBag(bagId,user,1);
|
||||
if(!push){
|
||||
push = tempPush;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue