🐞 fix(支付): 修复支付校验错误
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user