Files
sundynix-plant-be/service/plant/enter.go
T

15 lines
207 B
Go

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