Files
sundynix-plant-be/service/plant/enter.go
T
2026-02-11 11:37:35 +08:00

12 lines
150 B
Go

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