mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
[ADD]组织、组织团队
This commit is contained in:
3
app/views/users/organizations/index.json.jbuilder
Normal file
3
app/views/users/organizations/index.json.jbuilder
Normal file
@@ -0,0 +1,3 @@
|
||||
json.organizations @organizations do |organization|
|
||||
json.partial! "/organizations/organizations/detail", organization: organization
|
||||
end
|
||||
Reference in New Issue
Block a user