Open mengccmumu opened 1 year ago
@mengccmumu pls try *int64
to ref java.lang.Long
@mengccmumu pls try
*int64
to refjava.lang.Long
*int64
doesn't work for java.lang.Long
now.
I will try to support it when having free time.
期待中...
@mengccmumu the java wrapper is supported now, you can upgrade it like https://github.com/apache/dubbo-go/pull/2222. Pls tell us whether it does work or not, thanks!
java.lang.Long 是Java特定语言类型对象,对应的Go怎么传参,用的hessian2协议