first commit

This commit is contained in:
zc
2026-06-12 14:59:24 +08:00
commit 7ea86a123c
405 changed files with 25730 additions and 0 deletions

7
lombok.config Normal file
View File

@@ -0,0 +1,7 @@
config.stopBubbling=true
lombok.toString.callSuper=CALL
lombok.equalsAndHashCode.callSuper=CALL
clear lombok.val.flagUsage
lombok.val.flagUsage=ERROR
clear lombok.accessors.flagUsage
lombok.accessors.flagUsage=ERROR