This commit is contained in:
77
2024-04-27 16:48:51 +08:00
parent ee2b25ea43
commit f643d4a8df
19 changed files with 60 additions and 69 deletions

View File

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