You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/12/12 07:58:12 UTC

[GitHub] [rocketmq-dashboard] zhangjidi2016 commented on a change in pull request #51: [ISSUE #48] Fix Normal User login after to tips:no permission

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



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




-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org