-
Notifications
You must be signed in to change notification settings - Fork 2
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
API 호출 시 MongoDB 업데이트 #53
Conversation
Councilor(name="김철수", party="국민의힘"), | ||
Councilor(name="김영희", party="더불어민주당"), | ||
Councilor(name="김철수", jdName="국민의힘"), | ||
Councilor(name="김영희", jdName="Birthday Party"), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
생일이당이라뇨 ㅋㅋㅋ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
좋아보입니다! DB에도 잘 들어가는군요 ㄷㄷㄷ
변경사항1. 필드명 통일
2.
|
Resolves #48