xiaoquisme opened a new issue, #390:
URL: https://github.com/apache/rocketmq-dashboard/issues/390

   页面: 
   
   <img width="721" height="359" alt="Image" 
src="https://github.com/user-attachments/assets/5082eac0-f663-4c35-9cc6-02037ce7d4e8";
 />
   
   接口:
   /proxy/addProxyAddr.do
   
   原因:
   
   前端是通过request body发送的,后端是通过request param接收的
   
   相关代码:
   
前端:https://github.com/apache/rocketmq-dashboard/blob/master/frontend-new/src/api/remoteApi/remoteApi.js#L912
   
后端:https://github.com/apache/rocketmq-dashboard/blob/master/src/main/java/org/apache/rocketmq/dashboard/controller/ProxyController.java#L42


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