Annotation Interface EnableOptLog


@Target(TYPE) @Retention(RUNTIME) @Import(OptLogMarker.class) public @interface EnableOptLog
开启操作记录日志
Since:
2024-02-27 17:44:54
Author:
xieyubin