服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2025-01-02 7a1496993b3ecae726bbbdb2f16508c8906cde8b
Tiger.Business.WMS/Transaction/Old/OtherInLocation.cs
@@ -159,7 +159,7 @@
                                    inv.ItemsExt.Add(new()
                                    {
                                        SN = item.SN,
                                        SUPP_ITEM_CODE = inv.Barcode.OEMItemCode,
                                        //SUPP_ITEM_CODE = inv.Barcode.OEMItemCode,
                                        META_SN = inv.Barcode.MetaSn,
                                        QR_CODE = inv.Barcode.MetaSn
                                    });