This website requires JavaScript.
Explore
Help
Register
Sign In
SamProject
/
sam-api
Watch
6
Star
0
Fork
0
You've already forked sam-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
43e4c507a7feaf915eaa79f7817bc8f3ebfd092a
sam-api
/
app
/
Services
/
Authz
History
hskwon
43e4c507a7
fix : 결과 전달시 두번 래핑되는 부분 수정
...
- 컨트롤러와 서비스에서 각각 래핑 후 결과 전달됨으로 이중 래핑되고 있음 -> 서비스에서 래핑하는 부분을 컨트롤러로 옮겨서 컨트롤러에서만 한번 래핑하는 걸로 수정
2025-08-19 12:41:17 +09:00
..
AccessService.php
fix : 권한관리 기능 추가 (각 기능 확인 필요)
2025-08-16 03:25:50 +09:00
RolePermissionService.php
fix : 결과 전달시 두번 래핑되는 부분 수정
2025-08-19 12:41:17 +09:00
RoleService.php
fix : 결과 전달시 두번 래핑되는 부분 수정
2025-08-19 12:41:17 +09:00
UserRoleService.php
fix : 결과 전달시 두번 래핑되는 부분 수정
2025-08-19 12:41:17 +09:00