Merge pull request '代码溯源部分代码' (#9) from yystopf/forgeplus:standalone_develop into standalone_develop

This commit is contained in:
2022-05-20 14:46:33 +08:00
22 changed files with 761 additions and 28 deletions

View File

@@ -25,3 +25,4 @@ json.description @user.description
json.super_description @user.super_description
json.(@user, :show_email, :show_department, :show_location, :show_super_description)
json.message_unread_total @message_unread_total
json.has_trace_user @user.trace_user.present?