mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-07 09:43:43 +08:00
opt: verify the order in notify callback
This commit is contained in:
@@ -12,6 +12,7 @@ type Order struct {
|
||||
ProductId uint
|
||||
Username string
|
||||
OrderNo string
|
||||
TradeNo string
|
||||
Subject string
|
||||
Amount float64
|
||||
Status types.OrderStatus
|
||||
|
||||
Reference in New Issue
Block a user