1
yangpeixing
2025-12-05 3425c6c10844112bc52f71c6a76522c47aff3a6c
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicService/Stock/IStockInfoService.cs
@@ -21,4 +21,6 @@
    Task<WebResponseContent> GetStockData();
    Task<WebResponseContent> PrintOrder(object[] key);
}