aladingDenson opened a new issue, #4810:
URL: https://github.com/apache/shenyu/issues/4810

   ### Is there an existing issue for this?
   
   - [X] I have searched the existing issues
   
   ### Current Behavior
   
   请求地址:http://IP/system/supplier/viewCancelOrder/50
   错误提示:
   
![2b14510dc81bbf194e70d52fb9110e3](https://github.com/apache/shenyu/assets/34641972/4a4b5a9b-936c-4360-b89f-b2c2ca10cbad)
   
   
   
   
   ### Expected Behavior
   
   手动解决:登录网关,找到对应的spring-cloud rule规则,编辑修改位match匹配,然后点击同步后,回归正常。
   
   ### Steps To Reproduce
   
   1.启动项目后自动登录网关.会自动注册新的接口到网关
   2.通过网关访问@PathVariable接口,报错107
   3.登录网关,找到对应的spring-cloud rule规则,编辑修改位match匹配,然后点击同步后
   4.再次访问接口正常
   
   
   ### Environment
   
   ```markdown
   ShenYu version(s):2.5.1
   ```
   
   
   ### Debug logs
   
   建议考虑好 PathVariable 参数自动注册为match匹配
   
   ### Anything else?
   
   建议考虑好 athVariable 参数自动注册为match匹配


-- 
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]

Reply via email to