From 464f57adf8b70230592ca28be02818f85891c163 Mon Sep 17 00:00:00 2001 From: Akai <91858554+1294566108@users.noreply.github.com> Date: Tue, 27 Aug 2024 20:30:00 +0800 Subject: [PATCH] Support retryMaxTimes filed set for consumer group (#229) * fix:Fixed the issue that normal messages in version v4 are not showed * feat:support retryMaxTimes args set --------- Co-authored-by: yuanziwei Co-authored-by: yuanziwei.akai --- .../resources/static/view/pages/consumer.html | 25 ++++++++++++------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/src/main/resources/static/view/pages/consumer.html b/src/main/resources/static/view/pages/consumer.html index d883afc..68c7786 100644 --- a/src/main/resources/static/view/pages/consumer.html +++ b/src/main/resources/static/view/pages/consumer.html @@ -276,15 +276,6 @@ 编号不能为空. - - - - - - - - -
@@ -293,6 +284,14 @@ 编号不能为空.
+
+ +
+ + 编号不能为空. +
+
@@ -403,6 +402,14 @@ 编号不能为空.
+
+ +
+ + 编号不能为空. +
+