wangxinhui
2025-12-31 6f8b21411a2a56f6a33fe0112c2ed0eeca407e9c
代码管理/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);
    }
}