You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2026. It is now read-only.
다음 api 에서 보내주는 데이터가 바껴
zipCode = data.postcode
이부분을
zipCode = data.zonecode;
로 수정해야할 것 같은데 다시 올려주실수 있나요