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.category real_shixun_category d.category json.deliver_date handled_time_data d.deliver_date json.shixun_name handled_data d.s_name json.s_identifier handled_data d.s_identifier json.shixun_status real_shixun_status d.shixun_status json.level real_shixun_level d.level json.deliver_date handled_time_data d.deliver_date json.id d.id json.subjects_name d.subjects_name json.subjects_identifier d.subjects_identifier json.max_manage "喻银凤" json.dectect_feedback handled_data d.dectect_content json.commit_dectect_time handled_time_data_accurate d.dectect_time end end json.code 0 json.count @count