kingduxia commented on issue #9715: URL: https://github.com/apache/dubbo/issues/9715#issuecomment-1049659404
已明确发现问题,repeated int64 xx字段类型声明会触发这个问题,调整成repeated string xx可以通过,希望可以修复 -- 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]
