Files
sundynix-plant-be/service/plant/enter.go
T
2026-02-10 12:35:46 +08:00

11 lines
130 B
Go

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