add service
Some checks failed
Deploy Smart Search Backend / deploy (push) Failing after 1m54s

This commit is contained in:
vallyenfail
2026-01-17 20:41:37 +03:00
parent 635acd13ac
commit e2968722ed
70 changed files with 7542 additions and 463 deletions

View File

@@ -5,7 +5,7 @@ import (
"log"
"time"
"smart-search-back/internal/repository"
"git.techease.ru/Smart-search/smart-search-back/internal/repository"
)
type InviteCleaner struct {