Files
sundynix-plant-be/service/plant/enter.go
T
2026-04-27 11:26:01 +08:00

19 lines
275 B
Go

package plant
type ServiceGroup struct {
MyPlantService
TopicService
PostService
WikiClassService
WikiService
OcrService
LevelConfigService
BadgeConfigService
UserProfileService
CallbackService
ExchangeService
AiRagService
AiChatHistoryService
BannerService
}