Compare commits
3 Commits
fb80baadac
...
e2b3bf1b3e
Author | SHA1 | Date |
---|---|---|
|
e2b3bf1b3e | |
|
6fb208bae2 | |
|
cf52c8c4ee |
|
@ -11,6 +11,7 @@ import java.lang.annotation.*;
|
|||
@Retention(RetentionPolicy.RUNTIME)
|
||||
@Documented
|
||||
public @interface DataScope {
|
||||
|
||||
/**
|
||||
* 部门表的别名
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue