docs(driver):update nodejs tmq doc
This commit is contained in:
parent
091695c641
commit
11d4313da5
|
@ -160,7 +160,7 @@ void Close()
|
||||||
|
|
||||||
<TabItem label="Node.JS" value="Node.JS">
|
<TabItem label="Node.JS" value="Node.JS">
|
||||||
|
|
||||||
```javascript
|
```node
|
||||||
function TMQConsumer(config)
|
function TMQConsumer(config)
|
||||||
|
|
||||||
function subscribe(topic)
|
function subscribe(topic)
|
||||||
|
|
Loading…
Reference in New Issue