竞赛配置子赛项
This commit is contained in:
parent
4bdff8313a
commit
75a9a65b9b
|
@ -66,4 +66,8 @@ json.setting do
|
||||||
else
|
else
|
||||||
json.system_notification nil
|
json.system_notification nil
|
||||||
end
|
end
|
||||||
|
|
||||||
|
json.sub_competitions do
|
||||||
|
json.array! EduSetting.get("sub_competitions")
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue