Update 07-tmq.mdx
This commit is contained in:
parent
bd4fdca940
commit
90347b1569
|
@ -574,6 +574,9 @@ consumer.unsubscribe();
|
||||||
|
|
||||||
/* 关闭消费 */
|
/* 关闭消费 */
|
||||||
consumer.close();
|
consumer.close();
|
||||||
|
|
||||||
|
</TabItem>
|
||||||
|
|
||||||
<TabItem value="Go" label="Go">
|
<TabItem value="Go" label="Go">
|
||||||
|
|
||||||
```go
|
```go
|
||||||
|
|
Loading…
Reference in New Issue