248 Star 1.8K Fork 743

geekidea/spring-boot-plus

关于---新增DataRangeAop数据范围切面,数据范围过滤

Done
Opened this issue  
2023-10-07 16:01

截至当前,看到的这个切面类DataRangeAop,目前只实现了切面,具体应用到sql查询时,貌似示例代码foobar等没有对应应用体现。希望能更新提交一个示例。

Comments (2)

airflowshu created任务 2 years ago

另外,这个类上的字段申明@NUll的作用是干嘛?

@Schema(description = "登录部门ID", hidden = true)
    @Null(message = "非法参数")
    private Long loginDeptId;

意思是不让前端传参过来,都是后端控制的

geekidea changed issue state from 待办的 to 已完成 a year ago

Sign in to comment

Status
Assignees
Milestones
Pull Requests
Successfully merging a pull request will close this issue.
Branches
Planed to start   -   Planed to end
-
Top level
Priority
参与者(2)
airflowshu-airflowshu 2331393 geekidea io 1578972090
Java
1
https://gitee.com/geekidea/spring-boot-plus.git
git@gitee.com:geekidea/spring-boot-plus.git
geekidea
spring-boot-plus
spring-boot-plus

Search