Tiger.Model.Net/Entitys/MES/ParameterEntity/BizBasPkgRuleParameter.cs @@ -25,5 +25,6 @@ public string Prefix { get; set; } public string BatchNo { get; set; } public string Qty { get; set; } public string IsTry { get; set; } } }