fix
This commit is contained in:
parent
82fc0f2b80
commit
03cbe2894e
|
@ -133,7 +133,7 @@ func (l *GetProductTemplateTagsLogic) GetProductTemplateTags(req *types.GetProdu
|
|||
}
|
||||
fmt.Println(simpleTemplateTags)
|
||||
fmt.Println("****************************************")
|
||||
fmt.Println(productTemplateTags)
|
||||
fmt.Println(templateTagNameList)
|
||||
//排序
|
||||
for index, templateTagStr := range simpleTemplateTags {
|
||||
for k, v := range productTemplateTags {
|
||||
|
|
Loading…
Reference in New Issue
Block a user