{
  "sheetName": "s_shop_open_control",
  "schema": [
    {
      "sheet_name": "s_shop_open_control",
      "name": "id",
      "type": "int",
      "unique": "true",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_shop_open_control",
      "name": "shop_type",
      "type": "s_enum_table:ShopType",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_shop_open_control",
      "name": "is_permanent",
      "type": "int",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_shop_open_control",
      "name": "sales_start_day",
      "type": "string",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_shop_open_control",
      "name": "sales_end_day",
      "type": "string",
      "unique": "",
      "array": "",
      "reference": ""
    }
  ],
  "sheetData": [
    {
      "id": 1000,
      "shop_type": 2,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1001,
      "shop_type": 3,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1002,
      "shop_type": 9,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1003,
      "shop_type": 10,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1004,
      "shop_type": 11,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1005,
      "shop_type": 12,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1006,
      "shop_type": 4,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1007,
      "shop_type": 6,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1008,
      "shop_type": 7,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1009,
      "shop_type": 8,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1010,
      "shop_type": 14,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1011,
      "shop_type": 15,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1012,
      "shop_type": 16,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1013,
      "shop_type": 17,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1014,
      "shop_type": 18,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1015,
      "shop_type": 23,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1016,
      "shop_type": 32,
      "is_permanent": 1,
      "sales_start_day": "",
      "sales_end_day": ""
    },
    {
      "id": 1017,
      "shop_type": 33,
      "is_permanent": 0,
      "sales_start_day": "2026-01-25",
      "sales_end_day": "2026-02-03"
    },
    {
      "id": 1018,
      "shop_type": 34,
      "is_permanent": 0,
      "sales_start_day": "2026-01-25",
      "sales_end_day": "2026-02-03"
    }
  ]
}