未验证 提交 752ae77f 编写于 作者: W wade zhang 提交者: GitHub

Merge pull request #21239 from taosdata/docs/wade-20230510

docs: resolve format error
...@@ -864,7 +864,7 @@ public class ParameterBindingDemo { ...@@ -864,7 +864,7 @@ public class ParameterBindingDemo {
用于设定 TAGS 取值的方法总共有: 用于设定 TAGS 取值的方法总共有:
````java ```java
public void setTagNull(int index, int type) public void setTagNull(int index, int type)
public void setTagBoolean(int index, boolean value) public void setTagBoolean(int index, boolean value)
public void setTagInt(int index, int value) public void setTagInt(int index, int value)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册