zn-cloud/yudao-module-system/yudao-module-system-biz
furongxin 66419fe9ab refactor(system): 优化部门和项目查询的 SQL 正则表达式
- 将 getChildDept 方法中的正则表达式替换为更高效的模糊查询组合
- 优化 ProjectMapper 中的参与部门查询条件,提高查询效率
- 在 DeptServiceImpl 中添加数据权限注解,控制访问权限
2024-12-02 09:19:42 +08:00
..
src refactor(system): 优化部门和项目查询的 SQL 正则表达式 2024-12-02 09:19:42 +08:00
.DS_Store code init 2024-02-19 15:03:22 +08:00
Dockerfile code init 2024-02-19 15:03:22 +08:00
pom.xml feat(attendance): 按时间范围获取考勤信息 2024-10-24 15:52:50 +08:00