Compare commits

..

3 Commits

1 changed files with 1 additions and 2 deletions

View File

@ -320,8 +320,7 @@ namespace Learn.Archives.Core.Model.Dto
/// <summary>
/// 减免金额
/// </summary>
[SugarColumn(DecimalDigits = 2)]
public decimal AmountRelief { get; set; }
public decimal? AmountRelief { get; set; }
/// <summary>
/// 学生状态