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