chore: 优化代码注释

This commit is contained in:
2025-07-11 21:41:18 +08:00
parent b4cb147a77
commit 4719a349dd
15 changed files with 27 additions and 12 deletions

View File

@@ -29,6 +29,7 @@ import java.lang.annotation.*;
*
* @see cn.hutool.core.lang.tree.TreeNodeConfig
* @see CrudTreeProperties
*
* @author Charles7c
* @since 1.0.0
*/

View File

@@ -28,6 +28,7 @@ import top.continew.starter.extension.crud.annotation.TreeField;
* </p>
*
* @see TreeField
*
* @author Charles7c
* @since 2.7.2
*/