调整生产管理代吗
This commit is contained in:
@@ -68,7 +68,7 @@ namespace Tnb.ProductionMgr.Entitys.Entity
|
||||
/// Default:
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public decimal? input_qty { get; set; }
|
||||
public int input_qty { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Desc:已完工数量
|
||||
|
||||
Reference in New Issue
Block a user