@Override | @Override | ||||
protected AbstractSignTypeResponse getRes(ReturnGoodsRequest req, ServiceLogEvent event, Map<String, Object> dataStream) throws ServiceHandleException, IOException { | protected AbstractSignTypeResponse getRes(ReturnGoodsRequest req, ServiceLogEvent event, Map<String, Object> dataStream) throws ServiceHandleException, IOException { | ||||
return null; | |||||
return new AbstractSignTypeResponse(); | |||||
} | } | ||||