Explorar el Código

ias订单退货申请调整

master
huminghao hace 1 mes
padre
commit
01ebbec46f

+ 1
- 1
zhywpt-service-ias/src/main/java/cn/com/taiji/ias/manager/order/ReturnGoodsManager.java Ver fichero



@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();
} }





Cargando…
Cancelar
Guardar