Files
sundynix-plant-be/model/plant/response/badge.go
T
2026-02-06 14:44:06 +08:00

7 lines
173 B
Go

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