消费详情接口
This commit is contained in:
@@ -18,4 +18,6 @@ public interface ConsumerService {
|
||||
ResponseData deleteConsumerGroup(String groupId);
|
||||
|
||||
ResponseData getConsumerMembers(String groupId);
|
||||
|
||||
ResponseData getConsumerDetail(String groupId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user