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

마트 api JSON데이터 구조 변경 / 서버 url 변경 #76

Open
jinios opened this issue Feb 2, 2019 · 0 comments
Open

마트 api JSON데이터 구조 변경 / 서버 url 변경 #76

jinios opened this issue Feb 2, 2019 · 0 comments
Assignees
Labels
development New feature or request
Milestone

Comments

@jinios
Copy link
Owner

jinios commented Feb 2, 2019

변경 전

{
[{BranchRawDarta1}, {BranchRawData1}]

}

변경 후

{
   “data” : [{BranchRawDarta1}, {BranchRawData1}]

}
  • "data"키에 래핑되어있으므로 ObjectMapper 사용하여 해결할 것
@jinios jinios added the development New feature or request label Feb 2, 2019
@jinios jinios added this to the v2.0 milestone Feb 2, 2019
@jinios jinios self-assigned this Feb 2, 2019
@jinios jinios changed the title 마트 JSON데이터 구조 변경 마트 api JSON데이터 구조 변경 / 서버 url 변경 Feb 10, 2019
jinios added a commit that referenced this issue Feb 17, 2019
- Implement fetching costco / emart-traders branch lists
- Change server urls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant