1
dengjunjie
2 天以前 a29a1fd470493f1c0e251bc69df550665cb02078
代码管理/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);
    }
}