finance
黄伟 2 years ago
parent 78a889dc37
commit 326319ebc5

@ -60,9 +60,8 @@ type ArgsSkuAdd struct {
} }
type SkuImg struct { type SkuImg struct {
Id uint `json:"id"` Id uint `json:"id"`
Path string `json:"path"` Path string `json:"path"`
ReplacePath string `json:"replacePath"`
} }
type SkuSpecification struct { type SkuSpecification struct {

Loading…
Cancel
Save