查询增加 subject退出状态

This commit is contained in:
2025-06-24 13:43:26 +08:00
parent d9326a1e8e
commit 814f27244a
16 changed files with 57 additions and 15 deletions
@@ -172,5 +172,7 @@ namespace IRaCIS.Core.Domain.Models
}
}
public bool IsSubjectQuit { get; set; }
}
}