Tiger.Model.Net/Entitys/WMS/Api/BaseInput.cs
@@ -54,5 +54,10 @@ public class SmtLoadingInput : BaseCodeInput { public int Step { get; set; } public string prodCode { get; set; } public string lineCode { get; set; } public string pcbSurface { get; set; } public string moCode { get; set; } public string machineCode { get; set; } } }