Files
sundynix-plant-be/service/plant/enter.go
T
2026-02-12 14:34:31 +08:00

14 lines
190 B
Go

package plant
type ServiceGroup struct {
MyPlantService
TopicService
PostService
WikiClassService
WikiService
OcrService
LevelConfigService
BadgeConfigService
UserProfileService
}