[一致性分析预提交]

This commit is contained in:
2024-02-29 16:08:39 +08:00
parent 5656e66c28
commit 8e3dc73408
11 changed files with 208 additions and 68 deletions
@@ -15,6 +15,8 @@ namespace IRaCIS.Core.Domain.Models
[Table("EnrollReadingCategory")]
public class EnrollReadingCategory : Entity, IAuditAdd
{
public bool IsJoinAnalysis { get; set; }=true;
/// <summary>
/// EnrollId
/// </summary>
+2
View File
@@ -359,6 +359,8 @@ namespace IRaCIS.Core.Domain.Models
public int IndicationEnum { get; set; } = -1;
public string VitrualSiteCode { get; set; }
#region
/// <summary>
/// 发件箱账号