1
ch
2023-03-30 0e811802613977f94d899c4c6af05ec4574e9a18
1
35个文件已修改
6699 ■■■■ 已修改文件
DAL/车间管理/ClsSc_ProcessExchangeBill.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/BLL.dll 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/BLL.pdb 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/DAL.dll 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/DAL.pdb 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/DBUtility.dll 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/DBUtility.pdb 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/Model.dll 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/Model.pdb 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/PayM.dll 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/PayM.pdb 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/Pub_Class.dll 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/Pub_Class.pdb 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/Pub_Control.dll 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/Pub_Control.pdb 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/SQLHelper.dll 补丁 | 查看 | 原始文档 | blame | 历史
PayM/bin/x86/Debug/SQLHelper.pdb 补丁 | 查看 | 原始文档 | blame | 历史
PayM/obj/x86/Debug/PayM.csproj.CoreCompileInputs.cache 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
PayM/obj/x86/Debug/PayM.csproj.GenerateResource.cache 补丁 | 查看 | 原始文档 | blame | 历史
PayM/obj/x86/Debug/PayM.csprojAssemblyReference.cache 补丁 | 查看 | 原始文档 | blame | 历史
PayM/obj/x86/Debug/PayM.dll 补丁 | 查看 | 原始文档 | blame | 历史
PayM/obj/x86/Debug/PayM.pdb 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/MateOutController.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/POStockInBillController.cs 405 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/ProductInController.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/ListModels.cs 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Properties/Settings.Designer.cs 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Properties/Settings.settings 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Web References/WebS/Reference.cs 4890 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Web References/WebS/Reference.map 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Web References/WebS/WebService1.disco 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Web References/WebS/WebService1.wsdl 1308 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Web.config 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/WebAPI.csproj 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/WebServer.cs 27 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DAL/³µ¼ä¹ÜÀí/ClsSc_ProcessExchangeBill.cs
@@ -293,7 +293,8 @@
                ",HProdMaterCode,HSeOrderBillNo,HCusShortName,HCusNeedMaterial,HPlanSendGoodsDate" +
                ",HProdMaterName,HCusName,HWorkRemark,HImportNote,HMaterNumber_A" +
                ",HMaterNumber_B,HMaterNumber_C,HMaterNumber_D,HProdType,HMaterShortName" +
                ",HMaterIDA,HMaterIDB,HMaterIDC,HMaterIDD,HICMOEntryID" +        ",HPicNumVer,HPicNumAssemble,HMaterTexture,HProductNum,HVerNum,HPRDORGID,HBLFlag,HCusNumber,HPickLabel,HPickLabelNumber,HXTNumber,HXTModel,HWorkBillSortNo" +
                ",HMaterIDA,HMaterIDB,HMaterIDC,HMaterIDD,HICMOEntryID" +
                ",HPicNumVer,HPicNumAssemble,HMaterTexture,HProductNum,HVerNum,HPRDORGID,HBLFlag,HCusNumber,HPickLabel,HPickLabelNumber,HXTNumber,HXTModel,HWorkBillSortNo" +
               ", HRoutingBillID) " +
                " values('" + this.BillType + "','" + this.HBillSubType + "'," + omodel.HInterID.ToString() + ",'" + omodel.HBillNo + "','" + omodel.HDate + "','" + omodel.HMaker + "',getdate()," + "" + (omodel.HPrevMainSourceInterID == 0 ? omodel.HInterID : omodel.HPrevMainSourceInterID) +
                "," + omodel.HYear.ToString() + "," + omodel.HPeriod.ToString() + ",'" + omodel.HRemark + "','" + omodel.HBatchNo + "'," + omodel.HMainMaterID.ToString() + "," + omodel.HKeyMaterID.ToString() + "," + omodel.HNo.ToString() + ",'" + omodel.HOrderProcNO + "'" +
PayM/bin/x86/Debug/BLL.dll
Binary files differ
PayM/bin/x86/Debug/BLL.pdb
Binary files differ
PayM/bin/x86/Debug/DAL.dll
Binary files differ
PayM/bin/x86/Debug/DAL.pdb
Binary files differ
PayM/bin/x86/Debug/DBUtility.dll
Binary files differ
PayM/bin/x86/Debug/DBUtility.pdb
Binary files differ
PayM/bin/x86/Debug/Model.dll
Binary files differ
PayM/bin/x86/Debug/Model.pdb
Binary files differ
PayM/bin/x86/Debug/PayM.dll
Binary files differ
PayM/bin/x86/Debug/PayM.pdb
Binary files differ
PayM/bin/x86/Debug/Pub_Class.dll
Binary files differ
PayM/bin/x86/Debug/Pub_Class.pdb
Binary files differ
PayM/bin/x86/Debug/Pub_Control.dll
Binary files differ
PayM/bin/x86/Debug/Pub_Control.pdb
Binary files differ
PayM/bin/x86/Debug/SQLHelper.dll
Binary files differ
PayM/bin/x86/Debug/SQLHelper.pdb
Binary files differ
PayM/obj/x86/Debug/PayM.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
2b98949b87d39f3f48ff12a0b7c639d4a4168873
b14f4fcc24537f5a4b1d1021595a00930f37f5f5
PayM/obj/x86/Debug/PayM.csproj.GenerateResource.cache
Binary files differ
PayM/obj/x86/Debug/PayM.csprojAssemblyReference.cache
Binary files differ
PayM/obj/x86/Debug/PayM.dll
Binary files differ
PayM/obj/x86/Debug/PayM.pdb
Binary files differ
WebAPI/Controllers/MateOutController.cs
@@ -1063,6 +1063,7 @@
        {
            try
            {
                SQLHelper.ClsCN oCN = new SQLHelper.ClsCN();
                List<object> columnNameList = new List<object>();
                DataSet ds = oCN.RunProcReturn("exec h_p_KF_ICInventoryByMaterIDList1 '" + HBarCode + "'," + sHWHID + "," + sHSPID+","+ HOWNERID+",'"+ sWhere+"'", "h_p_KF_ICInventoryByMaterIDList");
WebAPI/Controllers/POStockInBillController.cs
@@ -1112,7 +1112,6 @@
                            str4 = DBUtility.ClsPub.isStrNull(Dss7.Tables[0].Rows[0]["FNumber"]);
                        }
                        DataSet dataSet7 = clsCN2.RunProcReturn(" select HItemID,HName,HModel,HUnitID from Gy_Material where HNumber= '" + str4 + "' and  huseorgid = " + HOrgID.ToString(), "Gy_Material");
                        long num15 = ClsPub.isLong(dataSet7.Tables[0].Rows[0]["HItemID"]);
                        string text14 = ClsPub.isStrNull(dataSet7.Tables[0].Rows[0]["HName"]);
@@ -4275,332 +4274,6 @@
        [Route("POStockInBillList/AuditPOInStockBillPost_AR")]
        [HttpPost]
        //public object AuditPOInStockBillPost_AR([FromBody] JObject msg)
        //{
        //    object result;
        //    try
        //    {
        //        string text = msg["msg"].ToString();
        //        text = text.Replace("\\", "");
        //        text = text.Replace("\n", "");
        //        List<ReciveBill_FastModel> list = JsonConvert.DeserializeObject<List<ReciveBill_FastModel>>(text);
        //        DAL.ClsCg_POInStockBill clsCg_POInStockBill = new DAL.ClsCg_POInStockBill();
        //        string hinterID = list[0].HInterID;
        //        string text2 = list[0].FID;
        //        string singleSystemParameter = this.oSystemParameter.GetSingleSystemParameter("WMS_CampanyName", ref ClsPub.sExeReturnInfo);
        //        string singleSystemParameter2 = this.oSystemParameter.GetSingleSystemParameter("Cg_POInStockBill_ErpAduit", ref ClsPub.sExeReturnInfo);
        //        string singleSystemParameter3 = this.oSystemParameter.GetSingleSystemParameter("Cg_POInStockBill_BarCodeCtl", ref ClsPub.sExeReturnInfo);
        //        string configKey = Util.GetConfigKey(AppDomain.CurrentDomain.BaseDirectory + "/Config/kdapi.config", "DataBaseName");
        //        string empty = string.Empty;
        //        this.oCn.BeginTran();
        //        this.oCn.Commit();
        //        bool flag = singleSystemParameter.Contains("安瑞");
        //        if (flag)
        //        {
        //            DataSet dataSet = this.oCn.RunProcReturn("exec h_p_ReceiveBill_Fast " + hinterID, "h_p_ReceiveBill_Fast");
        //            DataRow dataRow = dataSet.Tables[0].Rows[0];
        //            bool flag2 = dataSet.Tables[0].Rows.Count <= 0;
        //            if (flag2)
        //            {
        //                this.objJsonResult.code = "0";
        //                this.objJsonResult.count = 0;
        //                this.objJsonResult.Message = "未找到对应的单据";
        //                this.objJsonResult.data = null;
        //                return this.objJsonResult;
        //            }
        //            bool flag3 = dataSet.Tables[0].Rows.Count >= 0;
        //            if (flag3)
        //            {
        //                JObject jobject = new JObject();
        //                string value = "SLD01_SYS";
        //                string value2 = "CG";
        //                bool flag4 = dataRow["FTYPENAME"].ToString().Contains("委外");
        //                if (flag4)
        //                {
        //                    value = "SLD03_SYS";
        //                    value2 = "WW";
        //                }
        //                bool flag5 = dataRow["FTYPENAME"].ToString().Contains("资产");
        //                if (flag5)
        //                {
        //                    value = "SLD04_SYS";
        //                    value2 = "ZCCG";
        //                }
        //                JObject jobject2 = jobject;
        //                string propertyName = "FBILLTYPEID";
        //                JObject jobject3 = new JObject();
        //                jobject3["Fnumber"] = value;
        //                jobject2.Add(propertyName, jobject3);
        //                jobject.Add("FBusinessType", value2);
        //                jobject.Add("FBILLNO", dataRow["HBillNo"].ToString());
        //                jobject.Add("FDate", DateTime.Now.ToString("yyyy-MM-dd"));
        //                JObject jobject4 = jobject;
        //                string propertyName2 = "FStockOrgId";
        //                JObject jobject5 = new JObject();
        //                jobject5["Fnumber"] = dataRow["FRECEIVENUMBER"].ToString();
        //                jobject4.Add(propertyName2, jobject5);
        //                JObject jobject6 = jobject;
        //                string propertyName3 = "FPurOrgId";
        //                JObject jobject7 = new JObject();
        //                jobject7["Fnumber"] = dataRow["FPURCHASEORGNUMBER"].ToString();
        //                jobject6.Add(propertyName3, jobject7);
        //                JObject jobject8 = jobject;
        //                string propertyName4 = "FSupplierId";
        //                JObject jobject9 = new JObject();
        //                jobject9["Fnumber"] = dataRow["FSUPPLIERNUMBER"].ToString();
        //                jobject8.Add(propertyName4, jobject9);
        //                JObject jobject10 = jobject;
        //                string propertyName5 = "FPURCHASERID";
        //                JObject jobject11 = new JObject();
        //                jobject11["Fnumber"] = dataRow["FPURCHASERNUMBER"].ToString();
        //                jobject10.Add(propertyName5, jobject11);
        //                jobject.Add("FOwnerTypeIdHead", "BD_Supplier");
        //                JObject jobject12 = jobject;
        //                string propertyName6 = "FOwnerIdHead";
        //                JObject jobject13 = new JObject();
        //                jobject13["Fnumber"] = dataRow["FSUPPLIERNUMBER"].ToString();
        //                jobject12.Add(propertyName6, jobject13);
        //                jobject.Add("F_RYMA_Assistant", new JObject() { ["Fnumber"] = dataRow["F_UJDY_Assistant"].ToString() });
        //                JArray jarray = new JArray();
        //                foreach (object obj in dataSet.Tables[0].Rows)
        //                {
        //                    DataRow dataRow2 = (DataRow)obj;
        //                    JObject jobject14 = new JObject();
        //                    JObject jobject15 = jobject14;
        //                    string propertyName7 = "FMaterialId";
        //                    JObject jobject16 = new JObject();
        //                    jobject16["Fnumber"] = dataRow2["FMATERIALNUMBER"].ToString();
        //                    jobject15.Add(propertyName7, jobject16);
        //                    JObject jobject17 = jobject14;
        //                    string propertyName8 = "FUnitID";
        //                    JObject jobject18 = new JObject();
        //                    jobject18["Fnumber"] = dataRow2["FUNITNUMBER"].ToString();
        //                    jobject17.Add(propertyName8, jobject18);
        //                    jobject14.Add("FPreDeliveryDate", DateTime.Now.ToString("yyyy-MM-dd"));
        //                    JObject jobject19 = jobject14;
        //                    string propertyName9 = "FPriceUnitId";
        //                    JObject jobject20 = new JObject();
        //                    jobject20["Fnumber"] = dataRow2["FUNITNUMBER"].ToString();
        //                    jobject19.Add(propertyName9, jobject20);
        //                    JObject jobject21 = jobject14;
        //                    string propertyName10 = "FStockUnitID";
        //                    JObject jobject22 = new JObject();
        //                    jobject22["Fnumber"] = dataRow2["FUNITNUMBER"].ToString();
        //                    jobject21.Add(propertyName10, jobject22);
        //                    JObject jobject23 = jobject14;
        //                    string propertyName11 = "FStockID";
        //                    JObject jobject24 = new JObject();
        //                    jobject24["Fnumber"] = "BJCK-SH.01.005";
        //                    jobject23.Add(propertyName11, jobject24);
        //                    jobject14.Add("FActReceiveQty", Convert.ToDecimal(dataRow2["HQTY"]));
        //                    jobject14.Add("FOwnerTypeId", "BD_OwnerOrg");
        //                    JObject jobject25 = jobject14;
        //                    string propertyName12 = "FOwnerID";
        //                    JObject jobject26 = new JObject();
        //                    jobject26["Fnumber"] = dataRow["FPURCHASEORGNUMBER"].ToString();
        //                    jobject25.Add(propertyName12, jobject26);
        //                    jobject14.Add("FSrcId", dataRow2["FID"].ToString());
        //                    jobject14.Add("FSRCFORMID", "PUR_PurchaseOrder");
        //                    jobject14.Add("FSrcBillNo", dataRow2["FBILLNO"].ToString());
        //                    jobject14.Add("FSRCENTRYID", dataRow2["FENTRYID"].ToString());
        //                    jobject14.Add("FORDERBILLNO", dataRow2["FBILLNO"].ToString());
        //                    jobject14.Add("FPOORDERENTRYID", dataRow2["FENTRYID"].ToString());
        //                    jobject14.Add("FPrice", dataRow2["FPRICE"].ToString());
        //                    jobject14.Add("FTaxPrice", dataRow2["FTAXPRICE"].ToString());
        //                    jobject14.Add("FEntryTaxRate", dataRow2["FTAXRATE"].ToString());
        //                    JObject jobject27 = jobject14;
        //                    string propertyName13 = "FLOT";
        //                    JObject jobject28 = new JObject();
        //                    jobject28["Fnumber"] = dataRow2["hbatchno"].ToString();
        //                    jobject27.Add(propertyName13, jobject28);
        //                    jobject14.Add("FLOT_TEXT", dataRow2["hbatchno"].ToString());
        //                    jobject14.Add("FProduceDate", dataRow2["HBeginDate"].ToString());
        //                    jobject14.Add("FExpiryDate", dataRow2["HEndDate"].ToString());
        //                    jobject14.Add("F_BGP_ShouldQty", dataRow2["F_BGP_ShouldQty"].ToString());
        //                    //jobject14.Add("F_RYMA_Assistant", dataRow2["F_RYMA_Assistant"].ToString());
        //                    jobject14.Add("FDetailEntity_Link", new JArray
        //                    {
        //                        new JObject
        //                        {
        //                            {
        //                                "FDetailEntity_Link_FRULEID",
        //                                "PUR_PurchaseOrder-PUR_ReceiveBill"
        //                            },
        //                            {
        //                                "FDetailEntity_Link_FSTableName",
        //                                "t_PUR_POOrderEntry"
        //                            },
        //                            {
        //                                "FDetailEntity_Link_FSBillId",
        //                                dataRow2["FID"].ToString()
        //                            },
        //                            {
        //                                "FDetailEntity_Link_FSId",
        //                                dataRow2["FEntryID"].ToString()
        //                            }
        //                        }
        //                    });
        //                    jarray.Add(jobject14);
        //                }
        //                jobject.Add("FDetailEntity", jarray);
        //                JObject jobject29 = new JObject();
        //                JObject jobject30 = jobject29;
        //                string propertyName14 = "FSettleOrgId";
        //                JObject jobject31 = new JObject();
        //                jobject31["Fnumber"] = dataRow["FSETTLEORGNUMBER"].ToString();
        //                jobject30.Add(propertyName14, jobject31);
        //                JObject jobject32 = jobject29;
        //                string propertyName15 = "FSettleCurrId";
        //                JObject jobject33 = new JObject();
        //                jobject33["Fnumber"] = dataRow["FSETTLECURRNUMBER"].ToString();
        //                jobject32.Add(propertyName15, jobject33);
        //                jobject29.Add("FPricePoint", 0);
        //                jobject.Add("FinanceEntity ", jobject29);
        //                JObject jobject34 = new JObject();
        //                jobject34["Creator"] = "";
        //                jobject34["NeedUpDateFields"] = new JArray();
        //                jobject34["NeedReturnFields"] = new JArray();
        //                jobject34["IsDeleteEntry"] = "false";
        //                jobject34["SubSystemId"] = "";
        //                jobject34["IsVerifyBaseDataField"] = "false";
        //                jobject34["Model"] = jobject;
        //                JObject jobject35 = jobject34;
        //                string text3 = InvokeHelper.Login();
        //                int num = JObject.Parse(text3)["LoginResultType"].Value<int>();
        //                bool flag6 = num == 0;
        //                if (flag6)
        //                {
        //                    this.objJsonResult.code = "0";
        //                    this.objJsonResult.count = 0;
        //                    this.objJsonResult.Message = text3;
        //                    this.objJsonResult.data = null;
        //                    return this.objJsonResult;
        //                }
        //                string text4 = InvokeHelper.Save("PUR_ReceiveBill", jobject35.ToString());
        //                bool flag7 = JObject.Parse(text4)["Result"]["ResponseStatus"]["IsSuccess"].ToString().ToUpper() == "TRUE";
        //                if (!flag7)
        //                {
        //                    this.objJsonResult.code = "0";
        //                    this.objJsonResult.count = 0;
        //                    this.objJsonResult.Message = text4;
        //                    this.objJsonResult.data = null;
        //                    return this.objJsonResult;
        //                }
        //                string text5 = JObject.Parse(text4)["Result"]["Number"].ToString();
        //                text2 = JObject.Parse(text4)["Result"]["Id"].ToString();
        //            }
        //            else
        //            {
        //                LogService.Write("收料通知单审核无数据:" + empty, "Vlog", true);
        //            }
        //        }
        //        else
        //        {
        //            JObject jobject36 = new JObject();
        //            jobject36.Add("Creator", "");
        //            jobject36.Add("NeedUpDateFields", new JArray());
        //            jobject36.Add("NeedReturnFields", new JArray());
        //            jobject36.Add("IsDeleteEntry", "false");
        //            jobject36.Add("SubSystemId", "");
        //            jobject36.Add("IsVerifyBaseDataField", "");
        //            JObject jobject37 = new JObject();
        //            jobject37.Add("FID", text2);
        //            JArray jarray2 = new JArray();
        //            foreach (ReciveBill_FastModel reciveBill_FastModel in list)
        //            {
        //                bool flag8 = reciveBill_FastModel.HSQty == 0m;
        //                if (!flag8)
        //                {
        //                    jarray2.Add(new JObject
        //                    {
        //                        {
        //                            "FEntryID",
        //                            reciveBill_FastModel.FEntryID
        //                        },
        //                        {
        //                            "FActReceiveQty ",
        //                            reciveBill_FastModel.HSQty
        //                        }
        //                    });
        //                }
        //            }
        //            jobject37.Add("FDetailEntity", jarray2);
        //            jobject36.Add("Model", jobject37);
        //            string text6 = InvokeHelper.Login();
        //            int num2 = JObject.Parse(text6)["LoginResultType"].Value<int>();
        //            bool flag9 = num2 <= 0;
        //            if (flag9)
        //            {
        //                this.objJsonResult.code = "0";
        //                this.objJsonResult.count = 0;
        //                this.objJsonResult.Message = text6;
        //                this.objJsonResult.data = null;
        //                return this.objJsonResult;
        //            }
        //            string text7 = InvokeHelper.Save("PUR_ReceiveBill", jobject36.ToString());
        //            bool flag10 = JObject.Parse(text7)["Result"]["ResponseStatus"]["IsSuccess"].ToString().ToUpper() != "TRUE";
        //            if (flag10)
        //            {
        //                LogService.Write("收料通知单修改失败jsonRoot:" + jobject36.ToString(), "Vlog", true);
        //                this.objJsonResult.code = "0";
        //                this.objJsonResult.count = 0;
        //                this.objJsonResult.Message = "金蝶收料通知单更新失败" + text7;
        //                this.objJsonResult.data = null;
        //                return this.objJsonResult;
        //            }
        //        }
        //        var f__AnonymousType = new
        //        {
        //            Ids = text2
        //        };
        //        string text8 = InvokeHelper.Submit("PUR_ReceiveBill", JsonConvert.SerializeObject( f__AnonymousType));
        //        JObject jobject38 = JObject.Parse(text8);
        //        bool flag11 = jobject38["Result"]["ResponseStatus"]["IsSuccess"].ToString().ToUpper() != "TRUE";
        //        if (flag11)
        //        {
        //            LogService.Write("收料通知单提交失败jsonRoot:" +  f__AnonymousType.ToString(), "Vlog", true);
        //            this.objJsonResult.code = "0";
        //            this.objJsonResult.count = 0;
        //            this.objJsonResult.Message = "金蝶收料通知单提交失败" + text8;
        //            this.objJsonResult.data = null;
        //            result = this.objJsonResult;
        //        }
        //        else
        //        {
        //            text8 = InvokeHelper.Audit("PUR_ReceiveBill", JsonConvert.SerializeObject( f__AnonymousType));
        //            jobject38 = JObject.Parse(text8);
        //            bool flag12 = jobject38["Result"]["ResponseStatus"]["IsSuccess"].ToString().ToUpper() != "TRUE";
        //            if (flag12)
        //            {
        //                LogService.Write("收料通知单审核失败jsonRoot:" +  f__AnonymousType.ToString(), "Vlog", true);
        //                this.objJsonResult.code = "0";
        //                this.objJsonResult.count = 0;
        //                this.objJsonResult.Message = "金蝶收料通知单审核失败jsonRoot" + text8;
        //                this.objJsonResult.data = null;
        //                result = this.objJsonResult;
        //            }
        //            else
        //            {
        //                this.objJsonResult.code = "1";
        //                this.objJsonResult.count = 1;
        //                this.objJsonResult.Message = "操作成功!";
        //                this.objJsonResult.data = null;
        //                result = this.objJsonResult;
        //            }
        //        }
        //    }
        //    catch (Exception ex)
        //    {
        //        this.objJsonResult.code = "0";
        //        this.objJsonResult.count = 0;
        //        this.objJsonResult.Message = "异常!" + ex.ToString();
        //        this.objJsonResult.data = null;
        //        result = this.objJsonResult;
        //    }
        //    return result;
        //}
        public object AuditPOInStockBillPost_AR([FromBody] JObject msg)
        {
@@ -4746,9 +4419,9 @@
                            jobject16.Add("FSRCENTRYID", dataRow2["FENTRYID"].ToString());
                            jobject16.Add("FORDERBILLNO", dataRow2["FBILLNO"].ToString());
                            jobject16.Add("FPOORDERENTRYID", dataRow2["FENTRYID"].ToString());
                            jobject16.Add("FPrice", dataRow2["FPRICE"].ToString());
                            jobject16.Add("FTaxPrice", dataRow2["FTAXPRICE"].ToString());
                            jobject16.Add("FEntryTaxRate", dataRow2["FTAXRATE"].ToString());
                            //jobject16.Add("FPrice", dataRow2["FPRICE"].ToString());
                            //jobject16.Add("FTaxPrice", dataRow2["FTAXPRICE"].ToString());
                            //jobject16.Add("FEntryTaxRate", dataRow2["FTAXRATE"].ToString());
                            JObject jobject29 = jobject16;
                            string text18 = "FLOT";
                            JObject jobject30 = new JObject();
@@ -4758,7 +4431,10 @@
                            jobject16.Add("FProduceDate", dataRow2["HBeginDate"].ToString());
                            jobject16.Add("FExpiryDate", dataRow2["HEndDate"].ToString());
                            jobject16.Add("F_BGP_ShouldQty", dataRow2["F_BGP_ShouldQty"].ToString());
                            jobject16.Add("F_UJDY_Qty", dataRow2["HQTY"].ToString());
                            jobject16.Add("FPrice", dataRow2["FPRICE"].ToString());
                            jobject16.Add("FTaxPrice", dataRow2["FTAXPRICE"].ToString());
                            jobject16.Add("FEntryTaxRate", dataRow2["FTAXRATE"].ToString());
                            //jobject16.Add("F_UJDY_Qty", dataRow2["HQTY"].ToString());
                            JObject jobject31 = jobject16;
                            string text19 = "FDetailEntity_Link";
                            JArray jarray2 = new JArray();
@@ -4886,14 +4562,14 @@
                {
                    Ids = text2
                };
                string text27 = InvokeHelper.Submit("PUR_ReceiveBill", JsonConvert.SerializeObject( f__AnonymousType));
                string text27 = InvokeHelper.Submit("PUR_ReceiveBill", JsonConvert.SerializeObject(f__AnonymousType));
                JObject jobject43 = JObject.Parse(text27);
                bool flag31 = jobject43["Result"]["ResponseStatus"]["IsSuccess"].ToString().ToUpper() != "TRUE";
                bool flag32 = flag31;
                bool flag33 = flag32;
                if (flag33)
                {
                    LogService.Write("收料通知单提交失败jsonRoot:" +  f__AnonymousType.ToString(), "Vlog", true);
                    LogService.Write("收料通知单提交失败jsonRoot:" + f__AnonymousType.ToString(), "Vlog", true);
                    this.objJsonResult.code = "0";
                    this.objJsonResult.count = 0;
                    this.objJsonResult.Message = "金蝶收料通知单提交失败" + text27;
@@ -4902,14 +4578,14 @@
                }
                else
                {
                    text27 = InvokeHelper.Audit("PUR_ReceiveBill", JsonConvert.SerializeObject( f__AnonymousType));
                    text27 = InvokeHelper.Audit("PUR_ReceiveBill", JsonConvert.SerializeObject(f__AnonymousType));
                    jobject43 = JObject.Parse(text27);
                    bool flag34 = jobject43["Result"]["ResponseStatus"]["IsSuccess"].ToString().ToUpper() != "TRUE";
                    bool flag35 = flag34;
                    bool flag36 = flag35;
                    if (flag36)
                    {
                        LogService.Write("收料通知单审核失败jsonRoot:" +  f__AnonymousType.ToString(), "Vlog", true);
                        LogService.Write("收料通知单审核失败jsonRoot:" + f__AnonymousType.ToString(), "Vlog", true);
                        this.objJsonResult.code = "0";
                        this.objJsonResult.count = 0;
                        this.objJsonResult.Message = "金蝶收料通知单审核失败jsonRoot" + text27;
@@ -4936,6 +4612,63 @@
            }
            return result;
        }
        //public object AuditPOInStockBillPost_AR([FromBody] JObject msg)
        //{
        //    string msg1 = msg["msg"].ToString();
        //    msg1 = msg1.Replace("\\", "");
        //    msg1 = msg1.Replace("\n", "");
        //    msg1 = msg1.Substring(1, msg1.Length-2);
        //    try
        //    {
        //        List<Model.ClsCg_POInStockBillMain> lsmain = new List<Model.ClsCg_POInStockBillMain>();
        //        ListModels oListModels = new ListModels();
        //        lsmain = oListModels.getPOInStockBillMainByJson(msg1);
        //        lsmain[0].HYear = DBUtility.ClsPub.isLong(DateTime.Now.Year);
        //        lsmain[0].HDate = DBUtility.ClsPub.isDate(DateTime.Now.ToString("yyyy-MM-dd"));
        //        string sSourceBillType = "1103";
        //        WebAPI.WebS.ClsCg_POInStockBillMain websLsmain = new WebS.ClsCg_POInStockBillMain();
        //        websLsmain.HInterID = lsmain[0].HInterID;
        //        websLsmain.HBillNo = lsmain[0].HBillNo;
        //        //websLsmain.HBillType = "1103";//固定值
        //        websLsmain.HDate = lsmain[0].HDate;
        //        //websLsmain.HDeptID = lsmain[0].HDeptID;
        //        //websLsmain.HEmpID = 0;
        //        //websLsmain.HBillerID = lsmain[0].HBillerID;
        //        //websLsmain.HRemark = "";
        //        //websLsmain.HMainSourceBillType = lsmain[0].HBillType;
        //        if (webserver.set_SavePOInStockBill_NEW_Json(websLsmain, ref DBUtility.ClsPub.sErrInfo))
        //        {
        //            objJsonResult.code = "0";
        //            objJsonResult.count = 1;
        //            objJsonResult.Message = "成功!单据号为:";
        //            objJsonResult.data = null;
        //            return objJsonResult;
        //        }
        //        else
        //        {
        //            objJsonResult.code = "0";
        //            objJsonResult.count = 0;
        //            objJsonResult.Message = "上传失败!" + DBUtility.ClsPub.sErrInfo;
        //            objJsonResult.data = null;
        //            return objJsonResult;
        //        }
        //    }
        //    catch (Exception e)
        //    {
        //        objJsonResult.code = "0";
        //        objJsonResult.count = 0;
        //        objJsonResult.Message = "上传失败!" + e.ToString();
        //        objJsonResult.data = null;
        //        return objJsonResult;
        //    }
        //}
        #region PDA其他出库
@@ -5675,7 +5408,7 @@
                };
                string result1 = string.Empty;
                string result2 = string.Empty;
                DataSet Ds = oCn.RunProcReturn("select FDOCUMENTSTATUS,FID from  AIS20210811135644..T_PUR_RECEIVE where FBILLNO='" + HBarCode + "'", "AIS20210811135644..T_PUR_RECEIVE");
                DataSet Ds = oCn.RunProcReturn("select FDOCUMENTSTATUS,FID from  AIS20220914133941..T_PUR_RECEIVE where FBILLNO='" + HBarCode + "'", "AIS20220914133941..T_PUR_RECEIVE");
                //判断当前收料通知单状态——已创建则先提交再审核、以提交则只审核
                if (Ds.Tables[0].Rows[0][0].ToString() == "A" || Ds.Tables[0].Rows[0][0].ToString() == "D")
                {
WebAPI/Controllers/ProductInController.cs
@@ -358,8 +358,9 @@
        {
            WebS.WebService1 oWebs = new WebS.WebService1();
            WebS.ClsKf_ICStockBill_WMS WebSoBar = new WebS.ClsKf_ICStockBill_WMS();
            string sBarCode = POStockInBillController.JX_Json(sCode, sInterID, HBillType, HOWNERID, sBillNo, sMaker);
            string sExpressNumber = "";
            WebSoBar = oWebs.get_CheckTypeByBarCode_BillCheck(sCode, sInterID, HBillType, sBillNo, sMaker, WhID, SPID, (double)sQty, HOWNERID, ref ClsPub.sErrInfo);
            WebSoBar = oWebs.get_CheckTypeByBarCode_BillCheck(sBarCode, sInterID, HBillType, sBillNo, sMaker, WhID, SPID, (double)sQty, HOWNERID, ref ClsPub.sErrInfo);
            bool flag = WebSoBar == null;
            object result;
            if (flag)
WebAPI/ListModels.cs
@@ -40,6 +40,20 @@
            List<Model.ClsSc_ICMOReportBillMain> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsSc_ICMOReportBillMain>>(jsonString);
            return list;
        }
        /// <summary>
        /// æ”¶æ–™é€šçŸ¥å•反序列化
        /// </summary>
        /// <param name="jsonString"></param>
        /// <returns></returns>
        public List<Model.ClsCg_POInStockBillMain> getPOInStockBillMainByJson(string jsonString)
        {
            jsonString = "[" + jsonString.ToString() + "]";
            List<Model.ClsCg_POInStockBillMain> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsCg_POInStockBillMain>>(jsonString);
            return list;
        }
        /// <summary>
        /// å¤–购入库(红字)反序列化
        /// </summary>
WebAPI/Properties/Settings.Designer.cs
@@ -27,19 +27,19 @@
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)]
        [global::System.Configuration.DefaultSettingValueAttribute("http://localhost:8098/WebService1.asmx")]
        public string WebAPI_WebS_WebService1 {
        public string WebAPI_WebS2_WebService1 {
            get {
                return ((string)(this["WebAPI_WebS_WebService1"]));
                return ((string)(this["WebAPI_WebS2_WebService1"]));
            }
        }
        
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)]
        [global::System.Configuration.DefaultSettingValueAttribute("http://localhost:9099/WebService1.asmx")]
        public string WebAPI_WebS2_WebService1 {
        [global::System.Configuration.DefaultSettingValueAttribute("http://localhost:8098/WebService1.asmx")]
        public string WebAPI_WebS_WebService1 {
            get {
                return ((string)(this["WebAPI_WebS2_WebService1"]));
                return ((string)(this["WebAPI_WebS_WebService1"]));
            }
        }
    }
WebAPI/Properties/Settings.settings
@@ -2,11 +2,11 @@
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="WebAPI.Properties" GeneratedClassName="Settings">
  <Profiles />
  <Settings>
    <Setting Name="WebAPI_WebS_WebService1" Type="(Web Service URL)" Scope="Application">
    <Setting Name="WebAPI_WebS2_WebService1" Type="(Web Service URL)" Scope="Application">
      <Value Profile="(Default)">http://localhost:8098/WebService1.asmx</Value>
    </Setting>
    <Setting Name="WebAPI_WebS2_WebService1" Type="(Web Service URL)" Scope="Application">
      <Value Profile="(Default)">http://localhost:9099/WebService1.asmx</Value>
    <Setting Name="WebAPI_WebS_WebService1" Type="(Web Service URL)" Scope="Application">
      <Value Profile="(Default)">http://localhost:8098/WebService1.asmx</Value>
    </Setting>
  </Settings>
</SettingsFile>
WebAPI/Web References/WebS/Reference.cs
Diff too large
WebAPI/Web References/WebS/Reference.map
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<DiscoveryClientResultsFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Results>
    <DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://47.96.97.237/WEBS-WMS/WebService1.asmx?wsdl" filename="WebService1.wsdl" />
    <DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://47.96.97.237/WEBS-WMS/WebService1.asmx?disco" filename="WebService1.disco" />
    <DiscoveryClientResult referenceType="System.Web.Services.Discovery.ContractReference" url="http://localhost:8098/WebService1.asmx?wsdl" filename="WebService1.wsdl" />
    <DiscoveryClientResult referenceType="System.Web.Services.Discovery.DiscoveryDocumentReference" url="http://localhost:8098/WebService1.asmx?disco" filename="WebService1.disco" />
  </Results>
</DiscoveryClientResultsFile>
WebAPI/Web References/WebS/WebService1.disco
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
  <contractRef ref="http://47.96.97.237/WEBS-WMS/WebService1.asmx?wsdl" docRef="http://47.96.97.237/WEBS-WMS/WebService1.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
  <soap address="http://47.96.97.237/WEBS-WMS/WebService1.asmx" xmlns:q1="http://tempuri.org/" binding="q1:WebService1Soap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
  <soap address="http://47.96.97.237/WEBS-WMS/WebService1.asmx" xmlns:q2="http://tempuri.org/" binding="q2:WebService1Soap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
  <contractRef ref="http://localhost:8098/WebService1.asmx?wsdl" docRef="http://localhost:8098/WebService1.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
  <soap address="http://localhost:8098/WebService1.asmx" xmlns:q1="http://tempuri.org/" binding="q1:WebService1Soap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
  <soap address="http://localhost:8098/WebService1.asmx" xmlns:q2="http://tempuri.org/" binding="q2:WebService1Soap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
</discovery>
WebAPI/Web References/WebS/WebService1.wsdl
@@ -2,7 +2,91 @@
<wsdl:definitions xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_BillCheck">
      <s:element name="get_BillBarCode_MoveStockCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillBarCode_MoveStockCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_MoveStockCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_ICStockBill_WMS">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCWhNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCWhName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCSPFlag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCSPNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCSPName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="get_BarCode_MoveStockBillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_MoveStockBillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStockBillCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
@@ -12,6 +96,8 @@
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
@@ -404,6 +490,31 @@
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_MouldLifeCtrlType" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_BillCheckResponse">
        <s:complexType>
          <s:sequence>
@@ -436,45 +547,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_ICStockBill_WMS">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCWhNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCWhName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCSPFlag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCSPNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCSPName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="GetKf_PonderationBillMain_Temp_BillCheck">
        <s:complexType>
          <s:sequence>
@@ -871,6 +943,45 @@
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_ServerCon2">
        <s:complexType />
      </s:element>
      <s:element name="get_ServerCon2Response">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_ServerCon2Result" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplay">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplayResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplayByOwner">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplayByOwnerResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayByOwnerResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
@@ -3090,85 +3201,53 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillBarCode_MoveStockCheck">
      <s:element name="set_SaveOtherInBill_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillBarCode_MoveStockCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_MoveStockCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_MoveStockBillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_MoveStockBillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStockBillCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse">
      <s:complexType name="ClsKf_OtherInBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveOtherInBill_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_CLD_New">
      <s:element name="set_SaveProcReportMoveBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
            <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -3195,6 +3274,25 @@
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveProcReportMoveBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
            <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
@@ -4737,51 +4835,75 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_ServerCon2">
      <s:element name="set_AuditOtherOutBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_OtherOutBillMain_K3">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupplyID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_AuditOtherOutBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_AuditOtherOutBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_StockOutStyle">
        <s:complexType />
      </s:element>
      <s:element name="get_ServerCon2Response">
      <s:element name="get_StockOutStyleResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_ServerCon2Result" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="get_StockOutStyleResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplay">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplayResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplayByOwner">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplayByOwnerResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayByOwnerResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_CLD_New">
      <s:element name="set_SaveOtherOutBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -4808,6 +4930,24 @@
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveOtherOutBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
@@ -5683,28 +5823,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_OtherInBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveOtherInBillResponse">
        <s:complexType>
          <s:sequence>
@@ -5896,40 +6014,87 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherInBill_CLD">
      <s:element name="set_SaveCheckStockBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_CheckStockBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherInBill_CLDResponse">
      <s:complexType name="ClsKf_CheckStockBillMain_K3">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupplyID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_SaveCheckStockBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveCheckStockBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_New">
      <s:element name="set_SaveCheckStockBill_WMS">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
            <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_NewResponse">
      <s:element name="set_SaveCheckStockBill_WMSResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_NewResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveCheckStockBill_WMSResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_IsCheckStock_ICInventory">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_IsCheckStock_ICInventoryResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Get_IsCheckStock_ICInventoryResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
@@ -7187,37 +7352,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_OtherOutBillMain_K3">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupplyID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_CheckAddOtherOutBillResponse">
        <s:complexType>
          <s:sequence>
@@ -7255,56 +7389,6 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckOtherOutBill_RowResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_AuditOtherOutBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_AuditOtherOutBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_AuditOtherOutBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_StockOutStyle">
        <s:complexType />
      </s:element>
      <s:element name="get_StockOutStyleResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_StockOutStyleResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -8256,6 +8340,38 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOInStockBill_Json">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOInStockBill_JsonResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOInStockBill_JsonResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOInStockBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOInStockBill_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOInStockBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveICMOReportBill_CLD_New">
        <s:complexType>
          <s:sequence>
@@ -8855,90 +8971,6 @@
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepInBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveCheckStockBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_CheckStockBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_CheckStockBillMain_K3">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupplyID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_SaveCheckStockBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveCheckStockBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveCheckStockBill_WMS">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveCheckStockBill_WMSResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveCheckStockBill_WMSResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_IsCheckStock_ICInventory">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_IsCheckStock_ICInventoryResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Get_IsCheckStock_ICInventoryResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
@@ -13037,6 +13069,24 @@
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="get_BillBarCode_MoveStockCheckSoapIn">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_MoveStockCheck" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_MoveStockCheckSoapOut">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_MoveStockCheckResponse" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_MoveStockBillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockBillCheck" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_MoveStockBillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockBillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheck" />
  </wsdl:message>
@@ -13156,6 +13206,24 @@
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MouldResponse" />
  </wsdl:message>
  <wsdl:message name="get_ServerCon2SoapIn">
    <wsdl:part name="parameters" element="tns:get_ServerCon2" />
  </wsdl:message>
  <wsdl:message name="get_ServerCon2SoapOut">
    <wsdl:part name="parameters" element="tns:get_ServerCon2Response" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplaySoapIn">
    <wsdl:part name="parameters" element="tns:get_SubDisplay" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplaySoapOut">
    <wsdl:part name="parameters" element="tns:get_SubDisplayResponse" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplayByOwnerSoapIn">
    <wsdl:part name="parameters" element="tns:get_SubDisplayByOwner" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplayByOwnerSoapOut">
    <wsdl:part name="parameters" element="tns:get_SubDisplayByOwnerResponse" />
  </wsdl:message>
  <wsdl:message name="GetWorkProcInfoBoardSoapIn">
    <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoard" />
@@ -13649,23 +13717,17 @@
  <wsdl:message name="get_BillBarCode_OtherOutCheckSoapOut">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_OtherOutCheckResponse" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_MoveStockCheckSoapIn">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_MoveStockCheck" />
  <wsdl:message name="set_SaveOtherInBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_MoveStockCheckSoapOut">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_MoveStockCheckResponse" />
  <wsdl:message name="set_SaveOtherInBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_MoveStockBillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockBillCheck" />
  <wsdl:message name="set_SaveProcReportMoveBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_New" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_MoveStockBillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockBillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse" />
  <wsdl:message name="set_SaveProcReportMoveBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_New" />
@@ -14117,23 +14179,23 @@
  <wsdl:message name="get_ServerConSoapOut">
    <wsdl:part name="parameters" element="tns:get_ServerConResponse" />
  </wsdl:message>
  <wsdl:message name="get_ServerCon2SoapIn">
    <wsdl:part name="parameters" element="tns:get_ServerCon2" />
  <wsdl:message name="set_AuditOtherOutBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_AuditOtherOutBill" />
  </wsdl:message>
  <wsdl:message name="get_ServerCon2SoapOut">
    <wsdl:part name="parameters" element="tns:get_ServerCon2Response" />
  <wsdl:message name="set_AuditOtherOutBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_AuditOtherOutBillResponse" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplaySoapIn">
    <wsdl:part name="parameters" element="tns:get_SubDisplay" />
  <wsdl:message name="get_StockOutStyleSoapIn">
    <wsdl:part name="parameters" element="tns:get_StockOutStyle" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplaySoapOut">
    <wsdl:part name="parameters" element="tns:get_SubDisplayResponse" />
  <wsdl:message name="get_StockOutStyleSoapOut">
    <wsdl:part name="parameters" element="tns:get_StockOutStyleResponse" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplayByOwnerSoapIn">
    <wsdl:part name="parameters" element="tns:get_SubDisplayByOwner" />
  <wsdl:message name="set_SaveOtherOutBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_New" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplayByOwnerSoapOut">
    <wsdl:part name="parameters" element="tns:get_SubDisplayByOwnerResponse" />
  <wsdl:message name="set_SaveOtherOutBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_New" />
@@ -14423,17 +14485,23 @@
  <wsdl:message name="set_SaveMouldProdInBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMouldProdInBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherInBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD" />
  <wsdl:message name="set_SaveCheckStockBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveCheckStockBill" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherInBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLDResponse" />
  <wsdl:message name="set_SaveCheckStockBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveCheckStockBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_New" />
  <wsdl:message name="set_SaveCheckStockBill_WMSSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveCheckStockBill_WMS" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_NewResponse" />
  <wsdl:message name="set_SaveCheckStockBill_WMSSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveCheckStockBill_WMSResponse" />
  </wsdl:message>
  <wsdl:message name="Get_IsCheckStock_ICInventorySoapIn">
    <wsdl:part name="parameters" element="tns:Get_IsCheckStock_ICInventory" />
  </wsdl:message>
  <wsdl:message name="Get_IsCheckStock_ICInventorySoapOut">
    <wsdl:part name="parameters" element="tns:Get_IsCheckStock_ICInventoryResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBackBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill" />
@@ -14753,24 +14821,6 @@
  <wsdl:message name="set_CheckOtherOutBill_RowSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckOtherOutBill_RowResponse" />
  </wsdl:message>
  <wsdl:message name="set_AuditOtherOutBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_AuditOtherOutBill" />
  </wsdl:message>
  <wsdl:message name="set_AuditOtherOutBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_AuditOtherOutBillResponse" />
  </wsdl:message>
  <wsdl:message name="get_StockOutStyleSoapIn">
    <wsdl:part name="parameters" element="tns:get_StockOutStyle" />
  </wsdl:message>
  <wsdl:message name="get_StockOutStyleSoapOut">
    <wsdl:part name="parameters" element="tns:get_StockOutStyleResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherOutBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherOutBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGui" />
  </wsdl:message>
@@ -15011,6 +15061,18 @@
  <wsdl:message name="set_SaveICMOReportBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveICMOReportBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOInStockBill_JsonSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockBill_Json" />
  </wsdl:message>
  <wsdl:message name="set_SavePOInStockBill_JsonSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockBill_JsonResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOInStockBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockBill_CLD_New" />
  </wsdl:message>
  <wsdl:message name="set_SavePOInStockBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveICMOReportBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveICMOReportBill_CLD_New" />
  </wsdl:message>
@@ -15160,24 +15222,6 @@
  </wsdl:message>
  <wsdl:message name="set_SaveMoveStockStepInBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepInBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveCheckStockBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveCheckStockBill" />
  </wsdl:message>
  <wsdl:message name="set_SaveCheckStockBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveCheckStockBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveCheckStockBill_WMSSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveCheckStockBill_WMS" />
  </wsdl:message>
  <wsdl:message name="set_SaveCheckStockBill_WMSSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveCheckStockBill_WMSResponse" />
  </wsdl:message>
  <wsdl:message name="Get_IsCheckStock_ICInventorySoapIn">
    <wsdl:part name="parameters" element="tns:Get_IsCheckStock_ICInventory" />
  </wsdl:message>
  <wsdl:message name="Get_IsCheckStock_ICInventorySoapOut">
    <wsdl:part name="parameters" element="tns:Get_IsCheckStock_ICInventoryResponse" />
  </wsdl:message>
  <wsdl:message name="GetSc_ICMOReportBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetSc_ICMOReportBillList" />
@@ -16200,6 +16244,18 @@
    <wsdl:part name="parameters" element="tns:GetSc_ICMOBillListResponse" />
  </wsdl:message>
  <wsdl:portType name="WebService1Soap">
    <wsdl:operation name="get_BillBarCode_MoveStockCheck">
      <wsdl:input message="tns:get_BillBarCode_MoveStockCheckSoapIn" />
      <wsdl:output message="tns:get_BillBarCode_MoveStockCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStockBillCheck">
      <wsdl:input message="tns:get_BarCode_MoveStockBillCheckSoapIn" />
      <wsdl:output message="tns:get_BarCode_MoveStockBillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_BillCheck">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapOut" />
@@ -16279,6 +16335,18 @@
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_ServerCon2">
      <wsdl:input message="tns:get_ServerCon2SoapIn" />
      <wsdl:output message="tns:get_ServerCon2SoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplay">
      <wsdl:input message="tns:get_SubDisplaySoapIn" />
      <wsdl:output message="tns:get_SubDisplaySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplayByOwner">
      <wsdl:input message="tns:get_SubDisplayByOwnerSoapIn" />
      <wsdl:output message="tns:get_SubDisplayByOwnerSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetWorkProcInfoBoard">
      <wsdl:input message="tns:GetWorkProcInfoBoardSoapIn" />
@@ -16608,17 +16676,13 @@
      <wsdl:input message="tns:get_BillBarCode_OtherOutCheckSoapIn" />
      <wsdl:output message="tns:get_BillBarCode_OtherOutCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_MoveStockCheck">
      <wsdl:input message="tns:get_BillBarCode_MoveStockCheckSoapIn" />
      <wsdl:output message="tns:get_BillBarCode_MoveStockCheckSoapOut" />
    <wsdl:operation name="set_SaveOtherInBill_CLD">
      <wsdl:input message="tns:set_SaveOtherInBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveOtherInBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStockBillCheck">
      <wsdl:input message="tns:get_BarCode_MoveStockBillCheckSoapIn" />
      <wsdl:output message="tns:get_BarCode_MoveStockBillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapOut" />
    <wsdl:operation name="set_SaveProcReportMoveBill_New">
      <wsdl:input message="tns:set_SaveProcReportMoveBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveProcReportMoveBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New">
      <wsdl:input message="tns:set_SaveProcReportMoveBill_CLD_NewSoapIn" />
@@ -16920,17 +16984,17 @@
      <wsdl:input message="tns:get_ServerConSoapIn" />
      <wsdl:output message="tns:get_ServerConSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_ServerCon2">
      <wsdl:input message="tns:get_ServerCon2SoapIn" />
      <wsdl:output message="tns:get_ServerCon2SoapOut" />
    <wsdl:operation name="set_AuditOtherOutBill">
      <wsdl:input message="tns:set_AuditOtherOutBillSoapIn" />
      <wsdl:output message="tns:set_AuditOtherOutBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplay">
      <wsdl:input message="tns:get_SubDisplaySoapIn" />
      <wsdl:output message="tns:get_SubDisplaySoapOut" />
    <wsdl:operation name="get_StockOutStyle">
      <wsdl:input message="tns:get_StockOutStyleSoapIn" />
      <wsdl:output message="tns:get_StockOutStyleSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplayByOwner">
      <wsdl:input message="tns:get_SubDisplayByOwnerSoapIn" />
      <wsdl:output message="tns:get_SubDisplayByOwnerSoapOut" />
    <wsdl:operation name="set_SaveOtherOutBill_New">
      <wsdl:input message="tns:set_SaveOtherOutBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveOtherOutBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_CLD_New">
      <wsdl:input message="tns:set_SaveOtherOutBill_CLD_NewSoapIn" />
@@ -17124,13 +17188,17 @@
      <wsdl:input message="tns:set_SaveMouldProdInBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveMouldProdInBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_CLD">
      <wsdl:input message="tns:set_SaveOtherInBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveOtherInBill_CLDSoapOut" />
    <wsdl:operation name="set_SaveCheckStockBill">
      <wsdl:input message="tns:set_SaveCheckStockBillSoapIn" />
      <wsdl:output message="tns:set_SaveCheckStockBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_New">
      <wsdl:input message="tns:set_SaveProcReportMoveBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveProcReportMoveBill_NewSoapOut" />
    <wsdl:operation name="set_SaveCheckStockBill_WMS">
      <wsdl:input message="tns:set_SaveCheckStockBill_WMSSoapIn" />
      <wsdl:output message="tns:set_SaveCheckStockBill_WMSSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_IsCheckStock_ICInventory">
      <wsdl:input message="tns:Get_IsCheckStock_ICInventorySoapIn" />
      <wsdl:output message="tns:Get_IsCheckStock_ICInventorySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill">
      <wsdl:input message="tns:set_SaveSellOutBackBillSoapIn" />
@@ -17344,18 +17412,6 @@
      <wsdl:input message="tns:set_CheckOtherOutBill_RowSoapIn" />
      <wsdl:output message="tns:set_CheckOtherOutBill_RowSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_AuditOtherOutBill">
      <wsdl:input message="tns:set_AuditOtherOutBillSoapIn" />
      <wsdl:output message="tns:set_AuditOtherOutBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_StockOutStyle">
      <wsdl:input message="tns:get_StockOutStyleSoapIn" />
      <wsdl:output message="tns:get_StockOutStyleSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_New">
      <wsdl:input message="tns:set_SaveOtherOutBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveOtherOutBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapOut" />
@@ -17516,6 +17572,14 @@
      <wsdl:input message="tns:set_SaveICMOReportBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveICMOReportBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockBill_Json">
      <wsdl:input message="tns:set_SavePOInStockBill_JsonSoapIn" />
      <wsdl:output message="tns:set_SavePOInStockBill_JsonSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockBill_CLD_New">
      <wsdl:input message="tns:set_SavePOInStockBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SavePOInStockBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveICMOReportBill_CLD_New">
      <wsdl:input message="tns:set_SaveICMOReportBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveICMOReportBill_CLD_NewSoapOut" />
@@ -17615,18 +17679,6 @@
    <wsdl:operation name="set_SaveMoveStockStepInBill_CLD_New">
      <wsdl:input message="tns:set_SaveMoveStockStepInBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveMoveStockStepInBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveCheckStockBill">
      <wsdl:input message="tns:set_SaveCheckStockBillSoapIn" />
      <wsdl:output message="tns:set_SaveCheckStockBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveCheckStockBill_WMS">
      <wsdl:input message="tns:set_SaveCheckStockBill_WMSSoapIn" />
      <wsdl:output message="tns:set_SaveCheckStockBill_WMSSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_IsCheckStock_ICInventory">
      <wsdl:input message="tns:Get_IsCheckStock_ICInventorySoapIn" />
      <wsdl:output message="tns:Get_IsCheckStock_ICInventorySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSc_ICMOReportBillList">
      <wsdl:input message="tns:GetSc_ICMOReportBillListSoapIn" />
@@ -18311,6 +18363,33 @@
  </wsdl:portType>
  <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="get_BillBarCode_MoveStockCheck">
      <soap:operation soapAction="http://tempuri.org/get_BillBarCode_MoveStockCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStockBillCheck">
      <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStockBillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_BillCheck" style="document" />
      <wsdl:input>
@@ -18484,6 +18563,33 @@
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_ServerCon2">
      <soap:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplay">
      <soap:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplayByOwner">
      <soap:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -19229,8 +19335,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_MoveStockCheck">
      <soap:operation soapAction="http://tempuri.org/get_BillBarCode_MoveStockCheck" style="document" />
    <wsdl:operation name="set_SaveOtherInBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -19238,17 +19344,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStockBillCheck">
      <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStockBillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" style="document" />
    <wsdl:operation name="set_SaveProcReportMoveBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -19931,8 +20028,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_ServerCon2">
      <soap:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" />
    <wsdl:operation name="set_AuditOtherOutBill">
      <soap:operation soapAction="http://tempuri.org/set_AuditOtherOutBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -19940,8 +20037,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplay">
      <soap:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" />
    <wsdl:operation name="get_StockOutStyle">
      <soap:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -19949,8 +20046,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplayByOwner">
      <soap:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" />
    <wsdl:operation name="set_SaveOtherOutBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -20390,8 +20487,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" />
    <wsdl:operation name="set_SaveCheckStockBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveCheckStockBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -20399,8 +20496,17 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" />
    <wsdl:operation name="set_SaveCheckStockBill_WMS">
      <soap:operation soapAction="http://tempuri.org/set_SaveCheckStockBill_WMS" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_IsCheckStock_ICInventory">
      <soap:operation soapAction="http://tempuri.org/Get_IsCheckStock_ICInventory" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -20885,33 +20991,6 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_AuditOtherOutBill">
      <soap:operation soapAction="http://tempuri.org/set_AuditOtherOutBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_StockOutStyle">
      <soap:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
@@ -21272,6 +21351,24 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockBill_Json">
      <soap:operation soapAction="http://tempuri.org/set_SavePOInStockBill_Json" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePOInStockBill_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveICMOReportBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveICMOReportBill_CLD_New" style="document" />
      <wsdl:input>
@@ -21490,33 +21587,6 @@
    </wsdl:operation>
    <wsdl:operation name="set_SaveMoveStockStepInBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepInBill_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveCheckStockBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveCheckStockBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveCheckStockBill_WMS">
      <soap:operation soapAction="http://tempuri.org/set_SaveCheckStockBill_WMS" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_IsCheckStock_ICInventory">
      <soap:operation soapAction="http://tempuri.org/Get_IsCheckStock_ICInventory" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -23057,6 +23127,33 @@
  </wsdl:binding>
  <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="get_BillBarCode_MoveStockCheck">
      <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_MoveStockCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStockBillCheck">
      <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStockBillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_BillCheck" style="document" />
      <wsdl:input>
@@ -23230,6 +23327,33 @@
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_ServerCon2">
      <soap12:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplay">
      <soap12:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplayByOwner">
      <soap12:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -23975,8 +24099,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_MoveStockCheck">
      <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_MoveStockCheck" style="document" />
    <wsdl:operation name="set_SaveOtherInBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -23984,17 +24108,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStockBillCheck">
      <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStockBillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" style="document" />
    <wsdl:operation name="set_SaveProcReportMoveBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -24677,8 +24792,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_ServerCon2">
      <soap12:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" />
    <wsdl:operation name="set_AuditOtherOutBill">
      <soap12:operation soapAction="http://tempuri.org/set_AuditOtherOutBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -24686,8 +24801,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplay">
      <soap12:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" />
    <wsdl:operation name="get_StockOutStyle">
      <soap12:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -24695,8 +24810,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplayByOwner">
      <soap12:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" />
    <wsdl:operation name="set_SaveOtherOutBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -25136,8 +25251,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" />
    <wsdl:operation name="set_SaveCheckStockBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveCheckStockBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -25145,8 +25260,17 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" />
    <wsdl:operation name="set_SaveCheckStockBill_WMS">
      <soap12:operation soapAction="http://tempuri.org/set_SaveCheckStockBill_WMS" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_IsCheckStock_ICInventory">
      <soap12:operation soapAction="http://tempuri.org/Get_IsCheckStock_ICInventory" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -25631,33 +25755,6 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_AuditOtherOutBill">
      <soap12:operation soapAction="http://tempuri.org/set_AuditOtherOutBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_StockOutStyle">
      <soap12:operation soapAction="http://tempuri.org/get_StockOutStyle" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
@@ -26018,6 +26115,24 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockBill_Json">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOInStockBill_Json" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOInStockBill_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveICMOReportBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveICMOReportBill_CLD_New" style="document" />
      <wsdl:input>
@@ -26236,33 +26351,6 @@
    </wsdl:operation>
    <wsdl:operation name="set_SaveMoveStockStepInBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepInBill_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveCheckStockBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveCheckStockBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveCheckStockBill_WMS">
      <soap12:operation soapAction="http://tempuri.org/set_SaveCheckStockBill_WMS" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_IsCheckStock_ICInventory">
      <soap12:operation soapAction="http://tempuri.org/Get_IsCheckStock_ICInventory" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -27803,10 +27891,10 @@
  </wsdl:binding>
  <wsdl:service name="WebService1">
    <wsdl:port name="WebService1Soap" binding="tns:WebService1Soap">
      <soap:address location="http://47.96.97.237/WEBS-WMS/WebService1.asmx" />
      <soap:address location="http://localhost:8098/WebService1.asmx" />
    </wsdl:port>
    <wsdl:port name="WebService1Soap12" binding="tns:WebService1Soap12">
      <soap12:address location="http://47.96.97.237/WEBS-WMS/WebService1.asmx" />
      <soap12:address location="http://localhost:8098/WebService1.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>
WebAPI/Web.config
@@ -28,8 +28,8 @@
      <!--<add key="sUrl" value="http://10.10.130.181/WEBS-WMS/WebService1.asmx"/>    åšæ—¥ç§‘技-->
      <!--<add key="sUrl" value="http://192.168.0.214/WEBS-WMS/WebService1.asmx"/>    ç‘žä¸Žç¥º-->
      <!--<add key="sUrl" value="http://60.191.27.141:8090/WEBS-WMS/WebService1.asmx"/>    æ£®æ¥·-->
      <add key="sUrl" value="http://47.96.97.237/WEBS-WMS/WebService1.asmx"/>
      <!--<add key="sUrl" value="http://192.168.80.90:9090/WEBS/WebService1.asmx"/>     å®‰ç‘žæœåС噍-->
      <add key="sUrl" value="http://192.168.80.90:9090/WEBS-WMS/WebService1.asmx"/>
      <!--<add key="sUrl" value="http://192.168.80.90:9090/WEBS-WMS/WebService1.asmx"/>     å®‰ç‘žæœåС噍-->
      <!--<add key="sUrl" value="http://47.96.97.237/WEBS-WMS/WebService1.asmx"/>    æµ‹è¯•服务器-->
      <add key="webpages:Version" value="3.0.0.0" />
    <add key="webpages:Enabled" value="false" />
@@ -97,7 +97,7 @@
      </basicHttpBinding>
    </bindings>
    <client>
      <endpoint address="http://47.96.97.237/WEBS-WMS/WebService1.asmx" binding="basicHttpBinding"
      <endpoint address="http://192.168.80.90:9090/WEBS-WMS/WebService1.asmx" binding="basicHttpBinding"
        bindingConfiguration="WebService1Soap" contract="Webs1.WebService1Soap"
        name="WebService1Soap" />
    </client>
@@ -105,11 +105,11 @@
  
  <applicationSettings>
    <WebAPI.Properties.Settings>
      <setting name="WebAPI_WebS_WebService1" serializeAs="String">
        <value>http://47.96.97.237/WEBS-WMS/WebService1.asmx</value>
      </setting>
      <setting name="WebAPI_WebS2_WebService1" serializeAs="String">
        <value>http://localhost:9099/WebService1.asmx</value>
        <value>http://192.168.80.90:9090/WEBS-WMS/WebService1.asmx</value>
      </setting>
      <setting name="WebAPI_WebS_WebService1" serializeAs="String">
        <value>http://192.168.80.90:9090/WEBS-WMS/WebService1.asmx</value>
      </setting>
    </WebAPI.Properties.Settings>
  </applicationSettings>
WebAPI/WebAPI.csproj
@@ -261,6 +261,7 @@
      <LastGenOutput>Reference.cs</LastGenOutput>
    </Content>
    <None Include="Web References\WebS2\WebService1.disco" />
    <None Include="Web References\WebS2\WebService1.wsdl" />
    <Content Include="Web References\WebS\ClsCLD_Customer_Model.datasource">
      <DependentUpon>Reference.map</DependentUpon>
    </Content>
@@ -322,7 +323,6 @@
      <Generator>MSDiscoCodeGenerator</Generator>
      <LastGenOutput>Reference.cs</LastGenOutput>
    </None>
    <None Include="Web References\WebS2\WebService1.wsdl" />
    <None Include="Web References\WebS\WebService1.disco" />
    <Content Include="Web.config">
      <SubType>Designer</SubType>
@@ -1047,10 +1047,10 @@
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <WebReferenceUrl Include="http://47.96.97.237/WEBS-WMS/WebService1.asmx">
    <WebReferenceUrl Include="http://192.168.80.90:9090/WEBS-WMS/WebService1.asmx">
      <UrlBehavior>Dynamic</UrlBehavior>
      <RelPath>Web References\WebS\</RelPath>
      <UpdateFromURL>http://47.96.97.237/WEBS-WMS/WebService1.asmx</UpdateFromURL>
      <UpdateFromURL>http://192.168.80.90:9090/WEBS-WMS/WebService1.asmx</UpdateFromURL>
      <ServiceLocationURL>
      </ServiceLocationURL>
      <CachedDynamicPropName>
WebAPI/WebServer.cs
@@ -4665,6 +4665,33 @@
        }
        public bool set_SavePOInStockBill_NEW_Json(WebAPI.WebS.ClsCg_POInStockBillMain oMain, ref string sErrMsg)
        {
            //BLL.ClsKf_POStockInBill bll = new BLL.ClsKf_POStockInBill();
            //return bll.set_SavePOStockInBill_New(oMain, sHSourceType, ref DBUtility.ClsPub.sExeReturnInfo);
            WebS.WebService1 oWebs = new WebS.WebService1();
            if (oWebs.set_SavePOInStockBill_Json(oMain, ref sErrMsg))
            {
                //判断是否反写成功
                //if (set_UpdateHStatus(oMain.HInterID, oMain.HExplanation.ToString()))
                //{
                sErrMsg = "保存成功!" + oMain.HBillNo;
                return true;
                //}
                //else
                //{
                //    sErrMsg = "保存成功!" + oMain.HBillNo + "状态反写失败!";
                //    return true;
                //}
            }
            else
            {
                sErrMsg = "单据号:" + oMain.HBillNo + ", å•据ID:" + oMain.HInterID + ";" + sErrMsg;
                return false;
            }
        }
        /// <summary>
        /// ç”Ÿæˆå¤–购入库单K3
        /// </summary>