1
This commit is contained in:
@@ -57,7 +57,7 @@ type CallbackRefundInfo struct {
|
||||
IsAppeal int `json:"is_appeal"`
|
||||
Pictures string `json:"pictures"`
|
||||
PictureList []string `json:"pictureList"`
|
||||
|
||||
Status string `json:"status"`
|
||||
Food string `json:"food"`
|
||||
FoodList []*RefundSkuDetail `json:"foodList"`
|
||||
Money float32 `json:"money"`
|
||||
|
||||
Reference in New Issue
Block a user