val currentTime = System.currentTimeMillis() timeStamp = currentTime.toString()
를 val timeStampt = System.currentTimeMillis().toString()
으로 줄이고 시간순이 적용안됐다 왜 ?
.orderBy() 와 .where~~ 함께 못씀 그래서 데이터 로드가 실패
https://jason-api.tistory.com/41