| 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/ApiInfoService.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/ApiInfoService.cs
@@ -46,7 +46,7 @@ response = HttpHelper.Post(apiInfo.ApiAddress, requestParameters); requestHash = ComputeHash(requestParameters); responseHash = ComputeHash(response); if (apiInfo.Remark.Contains("åå车")) if (apiInfo.Remark.Contains("ååç©¿æ¢è½¦")) { FOURBOTReturn fOURBOTReturn = response.DeserializeObject<FOURBOTReturn>(); if (fOURBOTReturn == null) throw new Exception($"{apiInfo.Remark}ååºå 容转æ¢å®ä½å¤±è´¥ï¼");