StyleTang commented on a change in pull request #51:
URL: https://github.com/apache/rocketmq-dashboard/pull/51#discussion_r767751868



##########
File path: 
src/main/java/org/apache/rocketmq/dashboard/controller/DlqMessageController.java
##########
@@ -83,7 +83,7 @@ public Object batchResendDlqMessage(@RequestBody 
List<DlqMessageRequest> dlqMess
         return dlqMessageService.batchResendDlqMessage(dlqMessages);
     }
 
-    @PostMapping(value = "/batchExportDlqMessage.do")

Review comment:
       > The query suffix is not appropriate for interfaces of the operation 
type.
   
   Offline synced, there will be another PR to refactor.




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