修改一版

This commit is contained in:
he
2022-07-05 17:33:33 +08:00
parent 5676cc0195
commit 2b164b91f2
3 changed files with 6 additions and 6 deletions
@@ -259,7 +259,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public MedicalReviewAuditState AuditState { get; set; }
public bool IsSendMsg { get; set; }
public bool IsSendMessage { get; set; }
/// <summary>
/// 是否关闭
@@ -359,7 +359,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public bool IsClosedDialog { get; set; }
public bool IsSendMsg { get; set; }
public bool IsSendMessage { get; set; }
}
public class ReadingMedicineQuestion