fix
This commit is contained in:
@@ -6,8 +6,7 @@ import (
|
||||
)
|
||||
|
||||
type GetProductTemplateTagsReq struct {
|
||||
Limit int `form:"limit"`
|
||||
Logo string `form:"logo"`
|
||||
Logo string `form:"logo"`
|
||||
}
|
||||
|
||||
type GetProductTemplateTagsRsp struct {
|
||||
|
||||
Reference in New Issue
Block a user