修改一版

This commit is contained in:
he
2022-07-18 09:11:09 +08:00
parent 50db94962e
commit fee18e4295
2 changed files with 17 additions and 0 deletions
@@ -654,6 +654,8 @@ namespace IRaCIS.Core.Application.Contracts
/// 修约小数点
/// </summary>
public int? DigitPlaces { get; set; }
public bool IsSignSave { get; set; } = false;
}
public class SetTrialReadingInfoInDto