Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LocalDateTime, 외출/외박 리프레쉬 기능 수정 #68

Closed
8954sood opened this issue Apr 19, 2024 · 0 comments · Fixed by #69
Closed

LocalDateTime, 외출/외박 리프레쉬 기능 수정 #68

8954sood opened this issue Apr 19, 2024 · 0 comments · Fixed by #69
Assignees
Labels
BUG 🐛 오류가 발생했습니다!

Comments

@8954sood
Copy link
Member

문제 상황

LocalDateTime이 제대로 맵핑되지 않음.
외출,외박에서 제대로 리프레쉬가 진행되지 않음

원인

LocalDateTime을 반환해주는 서버의 형식이 변경됨.
외출, 외박에서 리프레쉬 하는 기능에 제대로 구현이 되지 않음

해결 방안

LocalDateTime Mapper 변경
외출, 외박 리프레쉬 기능 구현

작업 내용

LocalDateTime을 반환하는 응답중 yyyy-MM-dd'T'HH:mm:ss로 주는 경우는 Mapper 변경 및 로컬에서 주는 경우 형식이 또 다르기에 내용 추가로 대응
외출, 외박 리프레쉬 기능 구현

@8954sood 8954sood added the BUG 🐛 오류가 발생했습니다! label Apr 19, 2024
@8954sood 8954sood self-assigned this Apr 19, 2024
@8954sood 8954sood linked a pull request Apr 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG 🐛 오류가 발생했습니다!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant