生产管理新增,同组工单下发,取消同组工单
This commit is contained in:
@@ -120,7 +120,7 @@ namespace Tnb.ProductionMgr.Entitys.Entity
|
||||
/// Default:
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public decimal? tonnage { get; set; }
|
||||
public double tonnage { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Desc:已排产数
|
||||
|
||||
Reference in New Issue
Block a user