Skip to content

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

Description

@todo

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


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

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions