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 13:23:12 UTC

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

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

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