1
wankeda
2025-03-25 e0fb00cb3bb37f519b8444b3c5408111207fb069
代码管理/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);
    }
}