wangxinhui
2025-11-15 c4885ceaf477654dc0d2c02c7235c6ca683e08d4
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/IStockInfoService.cs
@@ -31,5 +31,7 @@
        List<PPStockSelectViewDTO> PPGetPKStockSelectViews(int orderId, string materielCode);
        WebResponseContent UpdateExpirationlabel();
        Task T0DingTalkText(string webhookUrl,string secret);
    }
}