Files
012-kaopeilian/backend/app/api/v1/endpoints/growth_path.py
yuliang_guo 4a273e627a
All checks were successful
continuous-integration/drone/push Build is passing
fix: 成长路径管理API添加权限控制
管理端所有成长路径API现在需要管理员或经理权限才能访问:
- GET/POST /manager/growth-paths
- GET/PUT/DELETE /manager/growth-paths/{path_id}
2026-01-31 11:06:02 +08:00

7.0 KiB