mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-14 22:24:36 +08:00
fix
This commit is contained in:
@@ -19,7 +19,7 @@ class Trace::CheckResultService < Trace::ClientService
|
||||
private
|
||||
def request_params
|
||||
{
|
||||
product_name: "#{project&.owner&.login}-#{project.identifier}",
|
||||
product_name: "#{project&.owner&.id}#{project.id}",
|
||||
file_name: file_name,
|
||||
pageNum: page_num,
|
||||
pageSize: page_size,
|
||||
|
||||
Reference in New Issue
Block a user