修改一版

Uat_Study
he 2022-06-01 09:17:02 +08:00
parent b01ba36421
commit 03a206ed5e
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// <summary>
/// 设置阅片是否生效
/// </summary>
public bool IsTakeEffect { get; set; }
public int IsTakeEffect { get; set; }
}
public class ReadingPeriodSetQuery