docs: resolve format error

This commit is contained in:
wade zhang 2023-05-10 14:33:08 +08:00 committed by GitHub
parent c777733b3a
commit 08320613f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)