using BBWYB.Server.Model.Db; namespace BBWYB.Server.Model.Dto { public class UserDepartmentResponse : Userdepartment { } }