支付日志
This commit is contained in:
parent
a61eb69a0f
commit
c04d345970
@ -2257,6 +2257,7 @@ func ReqShippingOrder(args []interface{}) error {
|
||||
"ProductId": OrderData.ProductId,
|
||||
"CreateTime": OrderData.CreateTime,
|
||||
"PayTime": OrderData.PayTime,
|
||||
"Price": OrderData.Price,
|
||||
"PayType": OrderData.PayType,
|
||||
}
|
||||
player.Kafka("pay", orderDataMap)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user