1
huanghongfeng
2025-06-25 b1c2dd1869a51b8f0e4acb9ddeb148f796db147f
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/ZY/Partial/getZDPInfo.cs
@@ -1,11 +1,16 @@

using Masuit.Tools;
using Newtonsoft.Json;
using OfficeOpenXml.FormulaParsing.Excel.Functions.Math;
using System.Reflection.Emit;
using System.Security.Policy;
using System;
using WIDESEA.Common;
using WIDESEA_Common;
using WIDESEA_Common.ZY;
using WIDESEA_Core;
using WIDESEA_Core.Helper;
using WIDESEA_Model.Models;
namespace WIDESEA_StoragIntegrationServices
{
@@ -38,7 +43,8 @@
                ZDPInfo_ZY inf2o = XMLSerializationTool.DeserializeXmlToObject<ZDPInfo_ZY>(responStr);
                if (inf2o.FLAG != "S") throw new Exception($"获取信息失败:接口返回失败:{inf2o.ERROR}");
                if (inf2o.FLAG != "S")
                    throw new Exception($"获取信息失败:接口返回失败:{inf2o.ERROR}");
                //string info2 = XMLSerializationTool.SerializeObjectToXml<string>(responStr);
                //CLInfo_ZY info_ZY = new CLInfo_ZY()  //测试数据
@@ -60,8 +66,35 @@
                //    //ygljz = "121"
                //};
                //inf2o.CHEXING = "CRH1A";
                //inf2o.MTTYPE = "M";
                /*inf2o.ZPH = "20231021-0019/25103295 0011";
                inf2o.CHEXING = "CRH1A";
                inf2o.NEWOLD = "旧";
                inf2o.POS = "中间";
                inf2o.LSXH = "XKDS";
                inf2o.MAT = "钢";
                inf2o.SITE = "国产";
                inf2o.GKA1 = "0.53";
                inf2o.GKA2 = "0.23";
                inf2o.GKA3 = "0.133";
                inf2o.GKA = "0.535";
                inf2o.GKB1 = "0.533";
                inf2o.GKB2 = "0.431";
                inf2o.GKB3 = "0.532";
                inf2o.GKB = "0.623";
                inf2o.GKC1 = "0.123";
                inf2o.GKC2 = "0.533";
                inf2o.GKC3 = "0.222";
                inf2o.GKC = "0.543";
                inf2o.GKJZ = "0.22";
                inf2o.LSCSYMH = "0.42";
                inf2o.LMCSYMH = "0.031";
                inf2o.RKSJ = DateTime.Now.ToString();*/
                //CLInfo_ZY info_ZY = XmlToJson(responStr);