入库位置修改

back_recharge
lvxinran 2021-07-05 13:56:41 +08:00
parent f8297ba50e
commit a160805f3a
1 changed files with 1 additions and 1 deletions

View File

@ -238,9 +238,9 @@ public class BuyGoodsNewLogic {
}
notifyPaySuccessFul(uid,goodsId,amount != -999);
MongoUtil.getLjsdMongoTemplate().lastUpdate();
sendGiftGoodsWithoutJudge(uid);
openPush(session,user, PushRechargeType.point_recharge.getType(),goodsId,1);
MongoUtil.getLjsdMongoTemplate().lastUpdate();
// 扶持订单不需要上报
if(price>0 && !orderId.equals("support-order")){
// 以下为充值上报