Tiger.Model.Net/Entitys/MES/ParameterEntity/BizMesWoParameter.cs
@@ -57,4 +57,9 @@ public string wo { get; set; } public string orgCode { get; set; } } public class GetWoNodeBatchCountInput { public string BatchNo { get; set; } public string NodeName { get; set; } } }