7 lines
173 B
Go
7 lines
173 B
Go
package response
|
|
|
|
//type BadgeGroup struct {
|
|
// CategoryName string `json:"categoryName" comment:"分类名称"`
|
|
// BadgeList []plant.Badge `json:"badgeList"`
|
|
//}
|