wankeda
2025-06-24 1caea0fdc7ed1788d854a2aba8853984b4494e01
代码管理/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);
    }
}