提交记录问题

dev_aliyun2
daiao 5 years ago committed by harry
parent e39947c3de
commit 9ebb456884

@ -1,7 +1,7 @@
json.records do
json.array! @records do |hack_user|
json.(hack_user, :id, :created_at, :status, :execute_time, :execute_memory)
json.language hack_user.hack.language
json.language hack_user.language
end
end

Loading…
Cancel
Save