修改导表

This commit is contained in:
2023-02-23 18:08:10 +08:00
parent 26c8718a39
commit 7e831fcedb
@@ -495,7 +495,7 @@ namespace IRaCIS.Core.Application.Contracts
public string IP { get; set; } = String.Empty;
[DictionaryTranslateAttribute("YesOrNo")]
public bool IsDicomReUpload { get; set; }