API 추가

  1. 전화번호 저장: POST api/customers/{customerId}
  1. 고객의 정보로 전화번호 조회: GET api/customers/{customerId}/phone-number
git clone --recurse-submodules <https://github.com/woowacourse-teams/2023-stamp-crush>

ubuntu@ip-192-168-1-193:~/2023-stamp-crush/backend/src/main/resources$ git submodule foreach git pull origin main

깃 계정 토큰 써야함!!!