Sha256: 3ad537fc6d02acbdf77a4f575952a04b19476abdb5a417bc884c52476421e36f
Contents?: true
Size: 731 Bytes
Versions: 7
Compression:
Stored size: 731 Bytes
Contents
json.data do json.array! @shixun_dectects do |d| json.audit_history d.audit_history json.content d.content json.shixun_manages d.shixun_manages json.shixun_producer d.shixun_producer json.shixun_staff d.shixun_staff json.type d.shixun_type json.deliver_date handled_time_data @times["#{d.id}"] json.deliver_money handled_data d.deliver_money json.category d.category json.school_name handled_data d.shixun_school json.shixun_name d.shixun_name json.shixun_status d.shixun_status json.real_name d.real_name json.dectect_type d.dectect_type json.level d.level json.identifier d.identifier json.id d.id end end json.code 0 json.count @shixun_dectects.total_count
Version data entries
7 entries across 7 versions & 1 rubygems