Compare commits

...

3 Commits

Author SHA1 Message Date
hbr e2b3bf1b3e feat:企业注入 2024-05-27 15:56:34 +08:00
hbr 6fb208bae2 feat:企业注入 2024-05-27 15:41:44 +08:00
hbr cf52c8c4ee 测试 2024-05-24 18:57:47 +08:00
1 changed files with 1 additions and 0 deletions

View File

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