{
  "initiative": {
    "key": "itsm-kanri",
    "name": "情報システム管理(ITSM)"
  },
  "app": {
    "key": "joho-shori-irai-sho",
    "name": "情報処理依頼書",
    "category": "総務部",
    "tags": [
      "業務依頼対応"
    ],
    "description": "各部門からのサーバー・ネットワーク・セキュリティ・DNS等の情報処理依頼を受け付け、対応完了までを管理する業務アプリ。",
    "status": "完了",
    "appId": 481
  },
  "source": "kintone (live)",
  "exportedAt": "2026-08-18T05:50:04.401Z",
  "fields": [
    {
      "type": "MULTI_LINE_TEXT",
      "code": "shori_gaiyou",
      "label": "処理概要",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "irai_system",
      "label": "依頼システム",
      "noLabel": false,
      "required": false,
      "lookup": {
        "relatedApp": {
          "app": "475",
          "code": ""
        },
        "relatedKeyField": "kanri_bangou",
        "fieldMappings": [],
        "lookupPickerFields": [
          "kanri_bangou",
          "riyou_system_mei"
        ],
        "filterCond": "",
        "sort": "Record_number desc"
      }
    },
    {
      "type": "DATE",
      "code": "irai_bi",
      "label": "依頼日",
      "noLabel": false,
      "required": true,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": true
    },
    {
      "type": "DROP_DOWN",
      "code": "taiou_joukyou",
      "label": "対応状況",
      "noLabel": false,
      "required": false,
      "options": {
        "完了": {
          "label": "完了",
          "index": "2"
        },
        "対応中": {
          "label": "対応中",
          "index": "1"
        },
        "受付": {
          "label": "受付",
          "index": "0"
        }
      },
      "defaultValue": ""
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "label": "処理情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "依頼情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "FILE",
      "code": "shori_shousai",
      "label": "処理詳細",
      "noLabel": false,
      "required": false,
      "thumbnailSize": "50"
    },
    {
      "type": "RADIO_BUTTON",
      "code": "shubetsu",
      "label": "種別",
      "noLabel": false,
      "required": true,
      "options": {
        "サーバー": {
          "label": "サーバー",
          "index": "0"
        },
        "DNS": {
          "label": "DNS",
          "index": "3"
        },
        "セキュリティ": {
          "label": "セキュリティ",
          "index": "2"
        },
        "ネットワーク": {
          "label": "ネットワーク",
          "index": "1"
        },
        "その他": {
          "label": "その他",
          "index": "4"
        }
      },
      "defaultValue": "サーバー",
      "align": "HORIZONTAL"
    },
    {
      "type": "ORGANIZATION_SELECT",
      "code": "irai_bumon",
      "label": "依頼部門",
      "noLabel": false,
      "required": true,
      "entities": [],
      "defaultValue": []
    },
    {
      "type": "DATE",
      "code": "shori_kijitsu",
      "label": "処理期日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "ORGANIZATION_SELECT",
              "code": "irai_bumon",
              "size": {
                "width": "222"
              }
            },
            {
              "type": "DATE",
              "code": "irai_bi",
              "size": {
                "width": "117"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "shubetsu",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "irai_system",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "shori_gaiyou",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "shori_kijitsu",
              "size": {
                "width": "117"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "FILE",
              "code": "shori_shousai",
              "size": {
                "width": "207"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DROP_DOWN",
              "code": "taiou_joukyou",
              "size": {
                "width": "196"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    }
  ]
}