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