@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited @Documented public @interface DataScope
String
column
sql
ConstantsEnum.DATA_SCOPE_TYPE
type
public abstract String column
public abstract ConstantsEnum.DATA_SCOPE_TYPE type
public abstract String sql
Copyright © 2024. All rights reserved.