feature: tag功能.

This commit is contained in:
lijiahang
2023-09-07 09:47:53 +08:00
parent abfe879961
commit 2e121a8e90
19 changed files with 622 additions and 108 deletions

View File

@@ -7,6 +7,8 @@ import java.lang.annotation.*;
*
* @author Jiahang Li
* @version 1.0.0
* @see Void#TYPE
* @see IgnoreWrapper
* @since 2021/4/2 12:34
*/
@Target({ElementType.TYPE})