同组排产代码调整
This commit is contained in:
@@ -106,7 +106,7 @@ namespace Tnb.ProductionMgr.Entities
|
||||
/// Default:
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public int? plan_qty { get; set; }
|
||||
public decimal plan_qty { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Desc:完成数量
|
||||
|
||||
Reference in New Issue
Block a user