Skip to content

refactor: Enhance exception handling and implement ID validity check in updateUser function

Gwan Ju requested to merge kkj into main
  • 데이터베이스에서 유저정보를 검색할때 예외처리 기능 추가
  • updateUser 함수에서 id값 유효성 검증 및 유저정보 검색 시 DB Id를 이용하여 검색할 수 있도록 구현함

Merge request reports