[ADD]组织项目相关

This commit is contained in:
2021-01-19 19:02:51 +08:00
parent 1dc43a23b7
commit f094fe1799
31 changed files with 406 additions and 56 deletions

View File

@@ -63,7 +63,7 @@ class Organizations::CreateService < ApplicationService
end
def create_gitea_org
@gitea_organization = Gitea::Organization::CreateService.call(user.gitea_token, organization)
@gitea_organization = Gitea::Organization::CreateService.call(@organization.gitea_token, organization)
end
def sync_owner_team_gtid