{
  "sheetName": "s_raid_entrance_cost",
  "schema": [
    {
      "sheet_name": "s_raid_entrance_cost",
      "name": "id",
      "type": "int",
      "unique": "true",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_raid_entrance_cost",
      "name": "entrance_count",
      "type": "int",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_raid_entrance_cost",
      "name": "cost_type",
      "type": "s_enum_table:CostType",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_raid_entrance_cost",
      "name": "cost_price",
      "type": "int",
      "unique": "",
      "array": "",
      "reference": ""
    }
  ],
  "sheetData": [
    {
      "id": 1,
      "entrance_count": 1,
      "cost_type": 2,
      "cost_price": 100
    },
    {
      "id": 2,
      "entrance_count": 2,
      "cost_type": 2,
      "cost_price": 100
    },
    {
      "id": 3,
      "entrance_count": 3,
      "cost_type": 2,
      "cost_price": 100
    },
    {
      "id": 4,
      "entrance_count": 4,
      "cost_type": 2,
      "cost_price": 100
    },
    {
      "id": 5,
      "entrance_count": 5,
      "cost_type": 2,
      "cost_price": 100
    },
    {
      "id": 6,
      "entrance_count": 6,
      "cost_type": 2,
      "cost_price": 100
    },
    {
      "id": 7,
      "entrance_count": 7,
      "cost_type": 2,
      "cost_price": 100
    },
    {
      "id": 8,
      "entrance_count": 8,
      "cost_type": 2,
      "cost_price": 100
    },
    {
      "id": 9,
      "entrance_count": 9,
      "cost_type": 2,
      "cost_price": 100
    },
    {
      "id": 10,
      "entrance_count": 10,
      "cost_type": 2,
      "cost_price": 100
    },
    {
      "id": 11,
      "entrance_count": 11,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 12,
      "entrance_count": 12,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 13,
      "entrance_count": 13,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 14,
      "entrance_count": 14,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 15,
      "entrance_count": 15,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 16,
      "entrance_count": 16,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 17,
      "entrance_count": 17,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 18,
      "entrance_count": 18,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 19,
      "entrance_count": 19,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 20,
      "entrance_count": 20,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 21,
      "entrance_count": 21,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 22,
      "entrance_count": 22,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 23,
      "entrance_count": 23,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 24,
      "entrance_count": 24,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 25,
      "entrance_count": 25,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 26,
      "entrance_count": 26,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 27,
      "entrance_count": 27,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 28,
      "entrance_count": 28,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 29,
      "entrance_count": 29,
      "cost_type": 2,
      "cost_price": 150
    },
    {
      "id": 30,
      "entrance_count": 30,
      "cost_type": 2,
      "cost_price": 150
    }
  ]
}