@@ -30,7 +30,7 @@ class GetAccount extends API {
FROM
power_change_record
WHERE
- id = ?
+ task_id = ?
ORDER BY id DESC
`