namespace YBEE.EQM.Application; public class SchoolClassStudentInput { public short SysOrgId { get; set; } }