mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
新增:转账记录使用json builder以及贡献者新增贡献占比
This commit is contained in:
@@ -423,7 +423,7 @@ class UsersController < ApplicationController
|
||||
@projects = []
|
||||
end
|
||||
|
||||
render json: { status: results[:status], projects: @projects, total_count: @total_count }
|
||||
# render json: { status: results[:status], projects: @projects, total_count: @total_count }
|
||||
end
|
||||
|
||||
# query one balance
|
||||
|
||||
Reference in New Issue
Block a user