修改一版
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user