Files
sundynix-plant-be/service/plant/enter.go
T
2026-02-06 17:28:42 +08:00

7 lines
73 B
Go

package plant
type ServiceGroup struct {
MyPlantService
PostService
}