dev_forum
jingquan huang 6 years ago
parent b45438b205
commit 635e0ad2e5

@ -8,7 +8,7 @@ json.test_sets @qurey_test_sets do |test_set|
end
json.compile_success test_set.try(:compile_success)
json.ts_time test_set.try(:ts_time)
json.ts_time test_set.try(:ts_mem)
json.ts_mem test_set.try(:ts_mem)
end
json.allowed_unlock @shixun.test_set_permission

@ -1,4 +1,4 @@
json.(@base_date, :grade, :gold, :experience, :status, :had_done, :position, :port, :record_consume_time, :mirror_name,
:picture, :web_route, :star, :next_game, :prev_game, :max_mem)
:picture, :web_route, :star, :next_game, :prev_game)
# # 测试集相关
json.partial! 'games/testset_list'
Loading…
Cancel
Save