MaMengzhen opened a new issue, #6265: URL: https://github.com/apache/shenyu/issues/6265
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior In the configurationShenyuContext method, when setting the RealURL, parameter information cannot be added and the original path information should be set. <img width="2586" height="1946" alt="Image" src="https://github.com/user-attachments/assets/908df535-0f25-4948-bfb6-ecfa0a0d32e3" /> <img width="2574" height="1930" alt="Image" src="https://github.com/user-attachments/assets/98549517-18b7-4209-9d2b-2bfe8069d5ff" /> ### Expected Behavior In the configurationShenyuContext method, when setting the RealURL, parameter information cannot be added and the original path information should be set. ### Steps To Reproduce 1. Convert an existing GET request interface into an MCP tool. 2. Test the MCP tool. 3. Enter the configurationShenyuContext method and set the RealURL. 4. Entering the buildRequestUri method, Build the final request uri. ### Environment ```markdown ShenYu version(s):2.7.1-SNAPSHOT ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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]
