This commit is contained in:
77
2024-04-14 22:46:01 +08:00
parent bcb40cfc4a
commit 05c9cacf70
25 changed files with 99 additions and 42 deletions

View File

@@ -46,4 +46,5 @@ public @interface Log {
boolean isSaveDb() default true;
boolean isPrintResponseData() default true;
}