修改site调研

This commit is contained in:
2022-11-01 15:09:01 +08:00
parent bd998673f7
commit bfacee55cf
2 changed files with 3 additions and 1 deletions
@@ -74,6 +74,8 @@ namespace IRaCIS.Application.Contracts
public bool IsSubjectSexView { get; set; } = false;
public bool IsSubjectExpeditedView { get; set; } = false;
public bool IsPDProgressView { get; set; }
public bool IsSubjectSecondCodeView { get; set; } = false;
}