feat: UploadProblem

This commit is contained in:
holoti 2025-04-13 11:54:11 +05:00
parent 2ab7a16ddf
commit 01ed1de8c3
6 changed files with 140 additions and 3 deletions

View file

@ -2,6 +2,7 @@ package repository
import (
"context"
"git.sch9.ru/new_gate/ms-tester/internal/models"
"git.sch9.ru/new_gate/ms-tester/internal/tester"
"github.com/jmoiron/sqlx"