helongyang
昨天 cb25acc46bf41863e068b6f968f1592b7a14d1c9
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/IStockInfoService.cs
@@ -29,5 +29,7 @@
        List<PPStockSelectViewDTO> PPGetStockSelectViews(int orderId, string materielCode);
        List<PPStockSelectViewDTO> PPGetPKStockSelectViews(int orderId, string materielCode);
        WebResponseContent UpdateExpirationlabel();
    }
}