修改导表备注

This commit is contained in:
2024-10-22 14:38:18 +08:00
parent 773c657b67
commit 6eddf7e2a1
5 changed files with 193 additions and 94 deletions
@@ -464,7 +464,7 @@ namespace IRaCIS.Core.Application.ViewModel
public string? RequestReReadingReason { get; set; }
public ReadingExportType? ReadingExportType { get; set; }
public ReadingExportType ReadingExportType { get; set; }
}