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