Files
sundynix-plant-be/service/plant/enter.go
T
2026-02-07 15:52:54 +08:00

8 lines
87 B
Go

package plant
type ServiceGroup struct {
MyPlantService
TopicService
PostService
}