LaurenceLiZhixin commented on a change in pull request #296:
URL: https://github.com/apache/dubbo-go-samples/pull/296#discussion_r751988502
##########
File path: tracing/dubbo/go-client/pkg/user.go
##########
@@ -37,7 +37,7 @@ func (u User) String() string {
)
}
-func (User) JavaClassName() string {
+func (u *User) JavaClassName() string {
Review comment:
是这样的,+1,这里不能动。需要让hessian2同时*和不加*。
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]