master
hbr 2024-05-24 18:57:47 +08:00
parent fb80baadac
commit cf52c8c4ee
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import java.lang.annotation.*;
@Retention(RetentionPolicy.RUNTIME) @Retention(RetentionPolicy.RUNTIME)
@Documented @Documented
public @interface DataScope { public @interface DataScope {
/** /**
* *
*/ */