wangxinhui
2025-10-14 0705cb6170a9ba77ba48bbb6dcebb9cf3d73cbea
代码管理/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);
    }
}