wongoo commented on issue #248: URL: https://github.com/apache/dubbo-go-hessian2/issues/248#issuecomment-747247004
to get the business object which causing this issue, try to recreate this issue: 1. create a custom reply in java, eg: https://github.com/apache/dubbo-go-hessian2/blob/bb72ebc87514ed3bc1aa7408d4e201316a3e09fa/test_hessian/src/main/java/test/TestCustomReply.java#L433 2. test the java output, eg: https://github.com/apache/dubbo-go-hessian2/blob/bb72ebc87514ed3bc1aa7408d4e201316a3e09fa/object_test.go#L765 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
