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/13 00:53:07 UTC

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

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



##########
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:
       exportDlqMessage.query, there are 2 verbs in this interface :-)




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