非dicom 匿名图像 以及用户重置密码

This commit is contained in:
2026-06-29 14:36:55 +08:00
parent 88793cf011
commit 9fd7d9928a
13 changed files with 22658 additions and 7 deletions
@@ -37,6 +37,8 @@ public class NoneDicomStudyFile : BaseAddDeleteAuditEntity
public bool IsReading { get; set; } = true;
public bool IsMasked { get; set; }
#region
public Guid? VisitTaskId { get; set; }