CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_IStorageTaskService/Task/IDt_TaskService.cs
@@ -230,6 +230,8 @@ Task<WebResponseContent> QueryStockInfoForRealTrayJZAsync(string ProductLine, string PalletCode); public WebResponseContent QueryLocationFreeJZ(string RoadwayNo); #region 大屏接口 /// <summary> @@ -255,4 +257,9 @@ /// </summary> /// <returns></returns> WebResponseContent Getproductionvolume(); /// <summary> /// 获取产量 /// </summary> /// <returns></returns> WebResponseContent Getoutput(); }