@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface OperLog
public abstract String operModul
public abstract String operType
public abstract String operDesc
public abstract Class clz
public abstract String table
public abstract String onlyId
Copyright © 2021. All rights reserved.