mirror of https://github.com/veypi/OneAuth.git
fix(auth): Fix table prefix issue in permission query and simplify permission ID format
- Fix hardcoded table name 'user_roles' to use GORM model for proper table prefix support
- Simplify permission ID format from 'scope:roleCode:permission:level' to 'scope:permission:level'
- Update comments to reflect the new ID format
master
parent
92156dcd53
commit
357827a881
Loading…
Reference in New Issue