@ -182,7 +182,7 @@ module ApiHelper
timeIntoFormat = 0
updateAtValue = ""
if timePassed < 0
updateAtValue = "1分钟前"
updateAtValue = "刚刚"
elsif timePassed < ONE_MINUTE
elsif timePassed < ONE_HOUR