Tiger.Model.Net/Entitys/MES/ParameterEntity/PositionParameter.cs
@@ -162,6 +162,7 @@ public string WorkBatch { get; set; } public string RULE_CODE { get; set; } public string RULE_NAME { get; set; } public string PROD_CODE { get; set; } public string ITEM_CODE { get; set; } public WipPkgItem Item { get; set; } public bool NeedWeighing { get; set; } = false;