diff --git a/game-server/app/services/pay/37Pay.ts b/game-server/app/services/pay/37Pay.ts index d3ce104ef..837872668 100644 --- a/game-server/app/services/pay/37Pay.ts +++ b/game-server/app/services/pay/37Pay.ts @@ -34,7 +34,7 @@ export async function applyOrder37(localOrderID: string, roleId: string, product order_no: localOrderID, money: productInfo.price, game_coin: gameCoin, - product_id: productInfo.productID, + product_id: productInfo.channelProductID, subject: productInfo.message, time: nowSeconds(), ext