修改导表

Uat_Study
hang 2023-02-23 18:08:10 +08:00
parent 26c8718a39
commit 7e831fcedb
1 changed files with 1 additions and 1 deletions

View File

@ -495,7 +495,7 @@ namespace IRaCIS.Core.Application.Contracts
public string IP { get; set; } = String.Empty;
[DictionaryTranslateAttribute("YesOrNo")]
public bool IsDicomReUpload { get; set; }