Tiger.Model.Net/Entitys/MES/ParameterEntity/PositionParameter.cs
@@ -169,9 +169,9 @@ /// </summary> public class AssemblySetting { public string ItemCode { get; set; } public string RuleCode { get; set; } public int Qty { get; set; } public string ITEM_CODE { get; set; } public string RULE_CODE { get; set; } public int QTY { get; set; } } /// <summary>