mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-08 14:11:42 +08:00
项目贡献排行分页参数3年内
This commit is contained in:
@@ -26,7 +26,7 @@ class Api::V1::Projects::Contributors::StatService < ApplicationService
|
||||
access_token: token, page: page, limit: limit
|
||||
}
|
||||
param.merge!(branch: branch) if branch.present?
|
||||
param.merge!(pass_year: pass_year) if pass_year.present?
|
||||
param.merge!(pass_year: @pass_year)
|
||||
|
||||
param
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user