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