- QueryPromotionInfo
This commit is contained in:
@@ -18,6 +18,7 @@ type CallbackResponse struct {
|
||||
type CallbackOrderMsg struct {
|
||||
ID int `json:"-"` // 用于传递Jdorder的主键值,减少一次读库操作
|
||||
BillID string `json:"billId"`
|
||||
OutBillID string `json:"outBillId"`
|
||||
StatusID string `json:"statusId"`
|
||||
Timestamp string `json:"timestamp"`
|
||||
Remark string `json:"remark"`
|
||||
|
||||
Reference in New Issue
Block a user