Compare commits
No commits in common. "8b188c522354ff050e0be9771c7a82cdc91a919a" and "f1e92d1205e5b3ee929aebe76ced962bc24b8df2" have entirely different histories.
8b188c5223
...
f1e92d1205
@ -16,8 +16,5 @@ public @interface Log {
|
||||
String value() default "";
|
||||
|
||||
String module() default "";
|
||||
|
||||
//0-系统日志 1-业务操作日志
|
||||
String type() default "";
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user