Joshi fb203d7eb8 feat(dept): 添加根据部门ID查询所有子部门功能
- 在 ISysDeptService 中新增 selectChildDeptsById 方法定义
- 在 SysDeptController 中新增 listWithChildren 接口用于查询部门及子部门
- 在 SysDeptServiceImpl 中实现 selectChildDeptsById 方法,使用 ancestors 字段递归查询
- 使用注解权限控制确保接口安全性
- 返回完整的部门树形结构数据
2026-01-27 10:04:26 +08:00
2025-07-17 18:07:48 +08:00
2025-12-22 16:53:48 +08:00
2025-07-17 18:07:48 +08:00
2025-07-17 18:07:48 +08:00
2025-12-02 17:58:16 +08:00
2026-01-20 15:48:08 +08:00
2025-07-17 18:07:48 +08:00
2025-11-25 14:01:48 +08:00
2025-07-17 18:07:48 +08:00
2026-01-19 13:52:49 +08:00
2025-07-17 18:07:48 +08:00
2025-10-29 11:17:52 +08:00

下面我需要你写前端手机端uniapp web管理端

Description
No description provided
Readme MIT 49 MiB
Languages
JavaScript 39.3%
Vue 32.5%
Java 25.9%
TSQL 0.9%
SCSS 0.4%
Other 1%