Merge branch 'main' of http://121.37.111.42:3000/ThbTech/FileManage
This commit is contained in:
commit
b39db5aa69
@ -16,5 +16,8 @@ public @interface Log {
|
||||
String value() default "";
|
||||
|
||||
String module() default "";
|
||||
|
||||
//0-系统日志 1-业务操作日志
|
||||
String type() default "";
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user