Files
sundynix-plant-be/service/plant/enter.go
T
2026-04-23 11:15:58 +08:00

18 lines
260 B
Go

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