完善文档

This commit is contained in:
redkale
2024-08-21 16:25:34 +08:00
parent 4328eb7770
commit 6a72fecbb1
2 changed files with 83 additions and 2 deletions

View File

@@ -13,9 +13,9 @@ import org.redkale.convert.json.JsonConvert;
public class RestConvertBean {
private int id;
private boolean enable;
private String name;
private RestConvertItem content;