Sha256: 71614f9e5f7717c93efa0f2bd4a43cc0f817c78f9ca7c17fc29d97986c8c2a82
Contents?: true
Size: 867 Bytes
Versions: 7
Compression:
Stored size: 867 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.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
Version data entries
7 entries across 7 versions & 1 rubygems