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