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

13 lines
170 B
Go

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