Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
981dd3b98d |
@@ -74,3 +74,7 @@ type RedPacketRefund struct {
|
||||
ID uint `json:"id"` // 订单ID
|
||||
OrderProductsID uint `json:"order_products_id"` // 订单商品ID
|
||||
}
|
||||
|
||||
type OrderSentOvertime struct {
|
||||
ID uint `json:"id"` // 订单ID
|
||||
}
|
||||
|
Reference in New Issue
Block a user