change order pais
This commit is contained in:
@@ -187,6 +187,7 @@ type OrderImitateInfo struct {
|
||||
type OrderImitateItems struct {
|
||||
OrderImitateInfo
|
||||
ProductItems []OrderProducts `gorm:"-" json:"product_items"`
|
||||
AesMobile string `gorm:"-" json:"aes_mobile"`
|
||||
}
|
||||
|
||||
type OrderDownInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user