Tiger.Model.Net/Entitys/WMS/Api/BaseInput.cs @@ -50,4 +50,9 @@ { public bool IsItemCodeList { get; set; } } public class SmtLoadingInput : BaseCodeInput { public int Step { get; set; } } }