关闭 tapdb 充值上报
parent
da292b31ab
commit
309ac36c9b
|
@ -281,7 +281,7 @@ public class BuyGoodsNewLogic {
|
|||
// 开天上报
|
||||
KtEventUtils.onKtEvent(user, ParamEventBean.UserPayEvent, goodsId, orderId, resultRes.getResultCode(), price);
|
||||
// 上报tapdb
|
||||
onChargeSuccess(user, price, 0, orderId, cfgType);//充值成功上报
|
||||
// onChargeSuccess(user, price, 0, orderId, cfgType);//充值成功上报
|
||||
|
||||
// kaikianUploadPayInfo(user,orderId,price);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue