duhe
2023-07-08 4f9b27fb884e3859cffde6cfb4f7d882c6aa2cea
WebAPI/Controllers/仓存管理/条码生成/Sc_BarCodeController.cs
@@ -670,6 +670,7 @@
                string HSelectBarCodeType = sArray[3].ToString();
                string CampanyName = sArray[4].ToString()=="xxx"?"": sArray[4].ToString();
                string UserName = sArray[5].ToString();
                ClsPub.CurUserName = UserName;
                //鑾峰彇鍐呯爜
                HInterID = DBUtility.ClsPub.CreateBillID_Prod(ModName, ref DBUtility.ClsPub.sExeReturnInfo);