竞赛配置子赛项

This commit is contained in:
xiaoxiaoqiong 2022-04-08 17:38:26 +08:00
parent 4bdff8313a
commit 75a9a65b9b
1 changed files with 4 additions and 0 deletions

View File

@ -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