Commit 0c0f19dc authored by liudong1993's avatar liudong1993

1

parent 025f0284
...@@ -48,7 +48,7 @@ namespace Edu.Model.ViewModel.Scroll ...@@ -48,7 +48,7 @@ namespace Edu.Model.ViewModel.Scroll
/// <summary> /// <summary>
/// 消费课时 /// 消费课时
/// </summary> /// </summary>
public int ClassHours { get; set; } public decimal ClassHours { get; set; }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment