Commit b3bfa05d by 杨树贤

自营不打了

parent 78d33064
Showing with 0 additions and 2 deletions
...@@ -54,8 +54,6 @@ func (ts *TagsService) GetTags(skuId string, selfSupplierType int64) (goodsTags ...@@ -54,8 +54,6 @@ func (ts *TagsService) GetTags(skuId string, selfSupplierType int64) (goodsTags
} }
} }
tagNames = append(tagNames, "当天发货")
goodsTags.GoodsTagNames = tagNames goodsTags.GoodsTagNames = tagNames
goodsTags.GoodsTag = tags goodsTags.GoodsTag = tags
return goodsTags return goodsTags
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment