dengjunjie
2 天以前 5dca339bc69b82f278e1bb5aafcf4d96c7ddd0ef
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/ITaskService.cs
@@ -336,5 +336,8 @@
        /// <returns></returns>
         WebResponseContent HKDeviceAlarm(HKDeviceAalarmDTO hKDeviceAalarmDTO);
        WebResponseContent PLCAlarmtoWMS(string ErrorMsg);
        WebResponseContent UpStationType(UpStationTypeDTO stationTypeDTO);
    }
}