在调用CisClientPaymentService的捕获方法时,将引发以下错误。我的猜测是在paymentService.war中的某个地方,某个类无法序列化“ CisPaymentRequest”类
org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized field "parameters" (Class com.hybris.cis.api.payment.model.CisPaymentRequest), not marked as ignorable
INFO | jvm 1 | main | 2019/03/04 18:39:30.390 | at [Source: java.io.ByteArrayInputStream@52eb193; line: 1, column: 92] (through reference chain: com.hybris.cis.api.payment.model.CisPaymentRequest["parameters"])