This commit is contained in:
laodaming
2023-08-02 10:08:14 +08:00
parent a0ed98d2d1
commit dab5320444
3 changed files with 0 additions and 3 deletions

View File

@@ -309,7 +309,6 @@ type GetTagProductListRsp {
}
type TagItem {
TypeName string `json:"type_name"`
Description string `json:"description"`
TypeId int64 `json:"type_id"`
Icon string `json:"icon"`
Sort int64 `json:"sort"`