Compare commits

..

No commits in common. "fade4388cdcdf574d83fbe8024cf3f54ffdbb3cd" and "82d9fc1999671ff98fc451185b1b1f63f1cadd3b" have entirely different histories.

1 changed files with 2 additions and 1 deletions

View File

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