| | |
| | |  |
| | | 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 |
| | | { |
| | |
| | | |
| | | 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() //æµè¯æ°æ® |
| | |
| | | // //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); |
| | | |