Merge branch 'master_test_gn' of http://60.1.1.230/backend/jieling_server into master_test_gn
commit
07ef70e1d9
|
@ -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