mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 13:45:44 +08:00
修改bug
This commit is contained in:
@@ -125,6 +125,7 @@ class Gitea::ClientService < ApplicationService
|
||||
{status: 200}
|
||||
end
|
||||
when 401
|
||||
""
|
||||
raise Error, mark + "401"
|
||||
when 422
|
||||
result = JSON.parse(response&.body)
|
||||
|
||||
Reference in New Issue
Block a user