@Component public class DeviceOperateService extends Object
| 构造器和说明 |
|---|
DeviceOperateService() |
public Map<String,Object> execute(Map<String,Object> request) throws InterruptedException, ServiceException, TimeoutException
request - 参数信息InterruptedException - 操作异常ServiceException - 操作异常TimeoutExceptionpublic TaskRespondVO execute(TaskRequestVO requestVO) throws InterruptedException, ServiceException, TimeoutException
requestVO - 请求报文InterruptedException - 操作异常ServiceException - 业务异常TimeoutException - 超时异常Copyright © 2023. All rights reserved.