物料清单子表数量整数改小数

This commit is contained in:
2023-08-22 10:17:27 +08:00
parent fe6940d0ee
commit 480e9d1e0e
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ namespace Tnb.BasicData.Entities.Dto
/// <summary>
/// 数量
/// </summary>
public int quantity { get; set; }
public decimal quantity { get; set; }
/// <summary>
/// Desc:需要称量