消费详情
This commit is contained in:
@@ -84,6 +84,10 @@ export const KafkaConsumerApi = {
|
||||
url: "/consumer/member",
|
||||
method: "get",
|
||||
},
|
||||
getConsumerDetail: {
|
||||
url: "/consumer/detail",
|
||||
method: "get",
|
||||
},
|
||||
};
|
||||
|
||||
export const KafkaClusterApi = {
|
||||
|
||||
Reference in New Issue
Block a user