1
zrg
2024-11-21 179a5764f06f36e8d0901d5c1b8ac85804920db9
WebAPI/Controllers/仓存管理/条码生成/Sc_BarCodeController.cs
@@ -127,6 +127,10 @@
                    list.Add("浠櫒鎴愬搧鏉$爜瑙勫垯");
                    list.Add("璇曞墏鎴愬搧鏉$爜瑙勫垯");
                }
                else if (sCapName == "娣诲悍绉戞妧")
                {
                    list.Add("鎵规鏉$爜");
                }
                else
                {
                    list.Add("鍞竴鏉$爜");
@@ -1284,6 +1288,10 @@
                        {
                            HBarCodeType = "鍞竴鏉$爜";
                        }
                        if (CampanyName == "涔濊彵")
                        {
                            HBarCode = HBarCode + ClsPub.isStrNull(ListRows[i].HMTONo2);
                        }
                        //
                        HMaterID = ClsPub.isLong(ListRows[i].HMaterID2);
                        HEntryID = ClsPub.isLong(ListRows[i].HEntryID2);