mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 12:45:46 +08:00
修改用户的schools表关联
This commit is contained in:
@@ -14,7 +14,7 @@ json.projects do
|
||||
json.id user.id
|
||||
json.real_name user.real_name
|
||||
json.avatar_url url_to_avatar(user)
|
||||
json.school_name user.school_name
|
||||
# json.school_name user.school_name
|
||||
end
|
||||
json.category do
|
||||
if project.project_category.blank?
|
||||
|
||||
Reference in New Issue
Block a user