This commit is contained in:
2023-05-17 16:03:58 +08:00
parent 718b2fb806
commit 709c9f6598
3 changed files with 1 additions and 518 deletions

View File

@@ -34,7 +34,7 @@ namespace Tnb.ProductionMgr.Entities.Dto
/// <summary>
/// 吨位
/// </summary>
public double tonnage { get; set; }
public decimal? tonnage { get; set; }
/// <summary>
/// 最早开始时间
/// </summary>