Skip to content

Feature make history#78

Merged
dadadamarine merged 5 commits into
developefrom
feature-makeHistory
Jun 29, 2019
Merged

Feature make history#78
dadadamarine merged 5 commits into
developefrom
feature-makeHistory

Conversation

@dadadamarine
Copy link
Copy Markdown
Collaborator

No description provided.

@todo
Copy link
Copy Markdown

todo Bot commented Jun 29, 2019

Session 아님, 밖에서 getUserByAccountNumber 메서드를 통해서 User 객체로 입력받겠음.

//TODO : Session 아님, 밖에서 getUserByAccountNumber 메서드를 통해서 User 객체로 입력받겠음.
List<TransactionHistory> datas = transactionHistoryResponseDTO.getDatas();
Collections.sort(datas);
int latestHistoryIndex = getOldestHistoryIndexNeedUpdate(datas, loadUserLatestTime(session));


This comment was generated by todo based on a TODO comment in 051d2cc in #78. cc @GiPyoo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant