代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ICachePointService.cs
@@ -29,5 +29,7 @@ WebResponseContent CachePointDisableStatus(int key); WebResponseContent GetEndPoints(); WebResponseContent GetHCJStaue(string stationcode); WebResponseContent UpdateHCJStaue(SaveModel saveModel); WebResponseContent PrintStatusUp(string pointCode); } }