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

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

Loading…
Cancel
Save