新增:转账记录使用json builder以及贡献者新增贡献占比

This commit is contained in:
2023-03-08 11:05:24 +08:00
parent 90773483b8
commit 47a8f17073
6 changed files with 12 additions and 8 deletions

View File

@@ -13,4 +13,5 @@ else
json.type user["type"]
json.name user["name"]
json.image_url user["avatar_url"]
json.blockchain_perc user.contribution_perc(project)
end