This commit is contained in:
he
2022-11-08 11:09:49 +08:00
parent 030703019e
commit fbc2c6bd28
6 changed files with 85 additions and 3 deletions
@@ -697,6 +697,12 @@ namespace IRaCIS.Core.Application.Contracts
}
}
/// <summary>
/// 是否必须全局阅片
/// </summary>
public bool IsMustGlobalReading { get; set; } = false;
/// <summary>
/// 修约小数点
/// </summary>