修改字段类型,以及统计修改
This commit is contained in:
@ -63,7 +63,7 @@ namespace QYZH.InteractiveMagazine.Models.Entity
|
||||
/// Default:0
|
||||
/// Nullable:False
|
||||
/// </summary>
|
||||
public float GrowthPoints { get; set; }
|
||||
public int GrowthPoints { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Desc:题目得分
|
||||
|
||||
Reference in New Issue
Block a user