Merge pull request #21239 from taosdata/docs/wade-20230510
docs: resolve format error
This commit is contained in:
commit
752ae77f52
|
@ -864,7 +864,7 @@ public class ParameterBindingDemo {
|
|||
|
||||
用于设定 TAGS 取值的方法总共有:
|
||||
|
||||
````java
|
||||
```java
|
||||
public void setTagNull(int index, int type)
|
||||
public void setTagBoolean(int index, boolean value)
|
||||
public void setTagInt(int index, int value)
|
||||
|
|
Loading…
Reference in New Issue