Update pcm.go

This commit is contained in:
devad 2025-03-04 21:03:02 +08:00
parent 55a97edf2d
commit d91082b4cc
1 changed files with 1 additions and 0 deletions

1
pcm.go
View File

@ -49,6 +49,7 @@ func main() {
cron.AddCronGroup(ctx)
handler.RegisterHandlers(server, ctx)
serviceGroup.Add(server)
services := []service.Service{
//mqs.MustNewQueue("ai", mqs.NewAiMq(context.Background(), ctx)),