mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-13 21:44:32 +08:00
新增:历史记录分页
This commit is contained in:
@@ -11,7 +11,7 @@ class Reposync::GetLogsService < Reposync::ClientService
|
||||
|
||||
def call
|
||||
result = get(url, request_params)
|
||||
response = render_response(result)
|
||||
response = render_list_response(result)
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user