fixed ci4s oauth2接入

This commit is contained in:
xxq250 2024-10-23 11:21:04 +08:00
parent d038f30994
commit c93ae8ebae
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ class Oauth::Ci4sController < Oauth::BaseController
def oauth_url
Ci4s::Service.oauth_url(code)
redirect_to Ci4s::Service.oauth_url
end
# 需要educoder那边设置回调地址