服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-12-03 6cc05f3689e7616431886ec183948c433a30220c
Tiger.Business.MES/Transaction/YadaPacking.cs
@@ -70,10 +70,10 @@
                //    //action.LocaleMsg = new("MES.Transaction.PackingNode.Submit.QtyError", input.Qty);
                //    return SetOutPutMqttMsg(action, input.Locale);
                //}
                if (input.Options.ContainsKey("IsPrintCustomerLabel"))
                {
                    IsPrintCustomerLabel = input.Options["IsPrintCustomerLabel"].ToBoolean();
                }
                //if (input.Options.ContainsKey("IsPrintCustomerLabel"))
                //{
                //    IsPrintCustomerLabel = input.Options["IsPrintCustomerLabel"].ToBoolean();
                //}
                //if (input.Options.ContainsKey("ShippingOrder"))
                //{