mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
FIX 合并主干分支代码并解决代码冲突
This commit is contained in:
@@ -57,4 +57,12 @@ json.setting do
|
||||
|
||||
json.common @common
|
||||
json.third_party @third_party
|
||||
|
||||
if @top_system_notification.present?
|
||||
json.system_notification do
|
||||
json.(@top_system_notification, :id, :subject, :sub_subject, :content)
|
||||
end
|
||||
else
|
||||
json.system_notification nil
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user