Code/WMS/WIDESEA_WMSServer/WIDESEA_BasicService/MesService.cs
@@ -10,7 +10,7 @@ /// <summary> /// MES服务实现 - 陕西顷刻能源科技MES系统对接 /// </summary> public class MesService : IMesService public class MesService : IMesService { private readonly HttpClientHelper _httpClient; private readonly string _baseUrl;