lckt-server/api/v1/bot/enter.go
2025-04-09 12:17:33 +08:00

8 lines
154 B
Go

package bot
import "git.echol.cn/loser/lckt/service"
type ApiGroup struct{ BotApi }
var btService = service.ServiceGroupApp.BotServiceGroup.BotService