Sha256: 8d4846d246d255728cb320f232384a2cba4a079b248bc9fb7b92e11a9cafc38e
Contents?: true
Size: 746 Bytes
Versions: 7
Compression:
Stored size: 746 Bytes
Contents
json.data do json.array! @shixuns do |d| json.shixun_manages handled_data d.shixun_manages json.shixun_producer handled_data d.shixun_producer json.shixun_staff handled_data d.shixun_staff json.shixun_status d.shixun_status json.shixun_type d.shixun_type json.category d.category json.deliver_date handled_time_data d.deliver_date json.school_id d.school_id json.shixun_id d.shixun_id json.name d.shixun_name json.level d.level json.identifier d.identifier json.id d.id json.max_manage "喻银凤" json.dectect_feedback handled_data d.dectects_content json.commit_dectect_time handled_time_data_accurate d.shixun_dectects_time end end json.code 0 json.count @shixuns.total_count
Version data entries
7 entries across 7 versions & 1 rubygems