1
chenhaozhe
2025-12-01 1d97bffe5449a6b3e29d619f5a45400483fb6748
WebAPI/Controllers/仓存管理/条码生成/Sc_BarCodeController.cs
@@ -776,9 +776,9 @@
                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);
                DAL.ClsGy_ORGANIZATIONS_View oClsGy_ORGANIZATIONS_View = new DAL.ClsGy_ORGANIZATIONS_View();
                HOrgNumber = "";
                if (oClsGy_ORGANIZATIONS_View.GetInfoByName(HOrgType))