SpringStudent opened a new issue, #13142: URL: https://github.com/apache/dubbo/issues/13142
### Environment * Dubbo version: 3.2 * Operating System version: windows 10 * Java version:1.8 ### Steps to reproduce this issue 1. 在provider侧提供重载方法如下  2. 在consumer侧分别调用两个重载方法 3. provider报错NPE  ### Expected Behavior 期望能正常调用 ### Actual Behavior provider  consumer  ``` Just put your stack trace here! ``` -- 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]
