wtt
9 天以前 6ef126d9a9271afae02ee36469b1512e144bc555
WarM/ÌõÂë´òÓ¡/Gy_CusBarCodeBill_KaiBei.cs
@@ -752,10 +752,15 @@
                                LSH2 = "0" + LSH2;
                            }
                            if (HBarCodeType == "锐捷标签" || HBarCodeType == "华勤标签" || HBarCodeType == "英业达标签")
                            if (HBarCodeType == "锐捷标签" || HBarCodeType == "英业达标签")
                            {
                                TM = sTMNumber + LSH2;
                            }
                            else if (HBarCodeType == "华勤标签")
                            {
                                //条码编号 = å®¢æˆ·æ–™å·+2位固定‘00’+年周+ æµæ°´å·ï¼ˆ4位)
                                TM = sHCusModelName + "00" + sYearWeek + LSH2;
                            }
                            else
                            //超聚变内标签
                            {