Compare commits
3 Commits
d185ff09ee
...
457b4cd450
| Author | SHA1 | Date |
|---|---|---|
|
|
457b4cd450 | |
|
|
fade4388cd | |
|
|
34ea470652 |
|
|
@ -320,8 +320,7 @@ namespace Learn.Archives.Core.Model.Dto
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 减免金额
|
/// 减免金额
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[SugarColumn(DecimalDigits = 2)]
|
public decimal? AmountRelief { get; set; }
|
||||||
public decimal AmountRelief { get; set; }
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 学生状态
|
/// 学生状态
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue