change order pais

This commit is contained in:
2026-08-27 17:12:00 +08:00
parent 433a17140c
commit e23bf8dea3
9 changed files with 109 additions and 8 deletions
+1
View File
@@ -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 {