修复
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Tnb.ProductionMgr.Entities.Dto
|
||||
/// <summary>
|
||||
/// 吨位
|
||||
/// </summary>
|
||||
public double tonnage { get; set; }
|
||||
public decimal? tonnage { get; set; }
|
||||
/// <summary>
|
||||
/// 最早开始时间
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user