1
yangpeixing
6 天以前 f07efc5e5f18517cd3d7d772dc8be55319c4804b
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicService/Stock/IStockInfoService.cs
@@ -21,4 +21,6 @@
    Task<WebResponseContent> GetStockData();
    Task<WebResponseContent> PrintOrder(object[] key);
}