using SqlSugar; namespace Exam.Repository.Sqlsugar; public class ExamDbContext : SugarUnitOfWork { }