@@ -13,7 +13,8 @@ type OrderPay struct {
}
type OrderSent struct {
ID uint `json:"id"` // 订单ID
ProductID uint `json:"product_id"` // 商品ID
type OrderCloseRefund struct {
The note is not visible to the blocked user.