{
  "graphVersion": "4.1.1",
  "graph": [
    {
      "value": {
        "_name": "인사",
        "_mxCellId": "2",
        "_contents": "<div>안녕하세요</div><div><strong>봉황건설 임직원지원센터 챗봇</strong>입니다.</div>",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "13",
        "_delay": 0,
        "type": "Start",
        "config": {
          "label": "Start",
          "styles": {
            "background": "#238be6",
            "border": "#238be6",
            "width": 160,
            "height": 40
          }
        },
        "hasKey": true,
        "_key": "greeting"
      },
      "geometry": {
        "x": 100,
        "y": 140,
        "width": 160,
        "height": 40,
        "relative": false
      },
      "style": "Start",
      "id": "2",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "16",
          "edge": true,
          "parent": "1",
          "source": "2",
          "target": "13",
          "mxObjectId": "mxCell#35"
        }
      ],
      "mxObjectId": "mxCell#23"
    },
    {
      "value": {
        "_name": "비밀번호 확인",
        "_mxCellId": "3",
        "_contents": "<div>잔여 휴가일을 확인중입니다.</div><div>잠시만 기다려주세요&nbsp;⏳️</div>",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": null,
        "_delay": 0,
        "type": "HttpMessage",
        "config": {
          "label": "HttpMessage",
          "styles": {
            "background": "#ec542d",
            "border": "#ec542d",
            "width": 160,
            "height": 120
          }
        },
        "hasKey": true,
        "_key": "checkLeftoverVacations",
        "_httpRequest": {
          "_url": "https://sheets.googleapis.com/v4/spreadsheets/1-IAR6ENKa9afaLjDyX77p93yE5GQQ38zGNb5SSDNRD0/values/bot_data",
          "_method": "get",
          "_headers": [],
          "_params": [
            {
              "key": "key",
              "value": "AIzaSyDY7KVDGjIQPDin-cogDZb67_8lxWtTRa0"
            },
            {
              "key": "range",
              "value": "A${employeeIdNumber.data}:C${employeeIdNumber.data}"
            }
          ]
        },
        "_success": {
          "_name": "Success",
          "_mxCellId": "4",
          "_contents": null,
          "_goStart": false,
          "_goPrevious": false,
          "_connectAgent": false,
          "_goto": "44",
          "_delay": 0,
          "type": "HttpSuccess",
          "config": {
            "label": "Success",
            "styles": {
              "background": "#ffffff",
              "border": "#ec542d",
              "width": 0,
              "height": 40,
              "fontColor": "#000000"
            }
          }
        },
        "_error": {
          "_name": "Error",
          "_mxCellId": "5",
          "_contents": null,
          "_goStart": false,
          "_goPrevious": false,
          "_connectAgent": false,
          "_goto": "39",
          "_delay": 0,
          "type": "HttpError",
          "config": {
            "label": "Error",
            "styles": {
              "background": "#ffffff",
              "border": "#ec542d",
              "width": 0,
              "height": 40,
              "fontColor": "#000000"
            }
          }
        }
      },
      "geometry": {
        "x": 360,
        "y": 380,
        "width": 160,
        "height": 120,
        "relative": false
      },
      "style": "HttpMessage",
      "id": "3",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "children": [
        {
          "value": {
            "_name": "Success",
            "_mxCellId": "4",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "44",
            "_delay": 0,
            "type": "HttpSuccess",
            "config": {
              "label": "Success",
              "styles": {
                "background": "#ffffff",
                "border": "#ec542d",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            }
          },
          "geometry": {
            "x": 0,
            "y": 40,
            "width": 160,
            "height": 40,
            "relative": false,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": null,
            "offset": null
          },
          "style": "HttpSuccess",
          "id": "4",
          "vertex": true,
          "connectable": true,
          "parent": "3",
          "source": null,
          "target": null,
          "mxObjectId": "mxCell#7",
          "edges": [
            {
              "value": null,
              "geometry": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0,
                "relative": true,
                "TRANSLATE_CONTROL_POINTS": true,
                "alternateBounds": null,
                "sourcePoint": null,
                "targetPoint": null,
                "points": [
                  {
                    "x": 540,
                    "y": 440
                  },
                  {
                    "x": 540,
                    "y": 540
                  }
                ],
                "offset": null
              },
              "id": "46",
              "edge": true,
              "parent": "1",
              "source": "4",
              "target": "44",
              "mxObjectId": "mxCell#36"
            }
          ]
        },
        {
          "value": {
            "_name": "Error",
            "_mxCellId": "5",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "39",
            "_delay": 0,
            "type": "HttpError",
            "config": {
              "label": "Error",
              "styles": {
                "background": "#ffffff",
                "border": "#ec542d",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            }
          },
          "geometry": {
            "x": 0,
            "y": 80,
            "width": 160,
            "height": 40,
            "relative": false,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": null,
            "offset": null
          },
          "style": "HttpError",
          "id": "5",
          "vertex": true,
          "connectable": true,
          "parent": "3",
          "source": null,
          "target": null,
          "mxObjectId": "mxCell#8",
          "edges": [
            {
              "value": null,
              "geometry": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0,
                "relative": true
              },
              "id": "40",
              "edge": true,
              "parent": "1",
              "source": "5",
              "target": "39",
              "mxObjectId": "mxCell#37"
            }
          ]
        }
      ],
      "mxObjectId": "mxCell#6",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 420,
                "y": 440
              }
            ],
            "offset": null
          },
          "id": "22",
          "edge": true,
          "parent": "1",
          "source": "20",
          "target": "3",
          "mxObjectId": "mxCell#38"
        }
      ]
    },
    {
      "value": {
        "_name": "Success",
        "_mxCellId": "4",
        "_contents": null,
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "44",
        "_delay": 0,
        "type": "HttpSuccess",
        "config": {
          "label": "Success",
          "styles": {
            "background": "#ffffff",
            "border": "#ec542d",
            "width": 0,
            "height": 40,
            "fontColor": "#000000"
          }
        },
        "hasKey": true,
        "_key": "HttpSuccess4"
      },
      "geometry": {
        "x": 0,
        "y": 40,
        "width": 160,
        "height": 40,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "HttpSuccess",
      "id": "4",
      "vertex": true,
      "connectable": true,
      "parent": "3",
      "source": null,
      "target": null,
      "mxObjectId": "mxCell#7",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 540,
                "y": 440
              },
              {
                "x": 540,
                "y": 540
              }
            ],
            "offset": null
          },
          "id": "46",
          "edge": true,
          "parent": "1",
          "source": "4",
          "target": "44",
          "mxObjectId": "mxCell#36"
        }
      ]
    },
    {
      "value": {
        "_name": "Error",
        "_mxCellId": "5",
        "_contents": null,
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "39",
        "_delay": 0,
        "type": "HttpError",
        "config": {
          "label": "Error",
          "styles": {
            "background": "#ffffff",
            "border": "#ec542d",
            "width": 0,
            "height": 40,
            "fontColor": "#000000"
          }
        },
        "hasKey": true,
        "_key": "HttpError5"
      },
      "geometry": {
        "x": 0,
        "y": 80,
        "width": 160,
        "height": 40,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "HttpError",
      "id": "5",
      "vertex": true,
      "connectable": true,
      "parent": "3",
      "source": null,
      "target": null,
      "mxObjectId": "mxCell#8",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "40",
          "edge": true,
          "parent": "1",
          "source": "5",
          "target": "39",
          "mxObjectId": "mxCell#37"
        }
      ]
    },
    {
      "value": {
        "_name": "본인 인증 참고 자료",
        "_mxCellId": "13",
        "_contents": "<div>임직원 휴가 수 조회 기능을 테스트할 때, 아래 정보를 참고하여 입력해주세요.</div><div><img alt=\"임직원 인증 정보\" src=\"https://gitple.io/wp-content/uploads/2022/04/employee-info.png\" style=\"float:left; height:301px; width:300px\" /></div>",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "35",
        "_delay": 0,
        "type": "Message",
        "config": {
          "label": "Message",
          "styles": {
            "background": "#fbca01",
            "border": "#fbca01",
            "width": 160,
            "height": 40
          }
        },
        "hasKey": true,
        "_key": "reference"
      },
      "geometry": {
        "x": 100,
        "y": 200,
        "width": 160,
        "height": 40,
        "relative": false
      },
      "style": "Message",
      "id": "13",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "16",
          "edge": true,
          "parent": "1",
          "source": "2",
          "target": "13",
          "mxObjectId": "mxCell#35"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "36",
          "edge": true,
          "parent": "1",
          "source": "13",
          "target": "35",
          "mxObjectId": "mxCell#39"
        }
      ],
      "mxObjectId": "mxCell#24"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true
      },
      "id": "16",
      "edge": true,
      "parent": "1",
      "source": "2",
      "target": "13",
      "mxObjectId": "mxCell#35"
    },
    {
      "value": {
        "_name": "사번 입력",
        "_mxCellId": "18",
        "_contents": "<div><strong>사번</strong>을 입력해주세요.</div>",
        "_goStart": false,
        "_goPrevious": true,
        "_connectAgent": false,
        "_goto": "28",
        "_delay": 0,
        "type": "Input",
        "config": {
          "label": "Input",
          "styles": {
            "background": "#7db11b",
            "border": "#7db11b",
            "width": 160,
            "height": 40
          }
        },
        "hasKey": true,
        "_key": "employeeIdNumber",
        "_useText": true,
        "_useFileAttachment": false
      },
      "geometry": {
        "x": 100,
        "y": 320,
        "width": 160,
        "height": 40,
        "relative": false
      },
      "style": "Input",
      "id": "18",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "30",
          "edge": true,
          "parent": "1",
          "source": "18",
          "target": "28",
          "mxObjectId": "mxCell#40"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 0,
                "y": 340
              }
            ],
            "offset": null
          },
          "id": "34",
          "edge": true,
          "parent": "1",
          "source": "32",
          "target": "18",
          "mxObjectId": "mxCell#41"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "38",
          "edge": true,
          "parent": "1",
          "source": "35",
          "target": "18",
          "mxObjectId": "mxCell#42"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": -140,
                "y": 700
              },
              {
                "x": -140,
                "y": 340
              }
            ],
            "offset": null
          },
          "id": "80",
          "edge": true,
          "parent": "1",
          "source": "78",
          "target": "18",
          "mxObjectId": "mxCell#43"
        }
      ],
      "mxObjectId": "mxCell#25"
    },
    {
      "value": {
        "_name": "개인확인 비밀번호 입력",
        "_mxCellId": "20",
        "_contents": "<div>사번(${employeeIdNumber.data})이 확인되었습니다.</div><div><strong>개인확인 비밀번호</strong>를 입력해주세요.</div>",
        "_goStart": false,
        "_goPrevious": true,
        "_connectAgent": false,
        "_goto": "3",
        "_delay": 0,
        "type": "Input",
        "config": {
          "label": "Input",
          "styles": {
            "background": "#7db11b",
            "border": "#7db11b",
            "width": 160,
            "height": 40
          }
        },
        "hasKey": true,
        "_key": "personalPW",
        "_useText": true,
        "_useFileAttachment": false
      },
      "geometry": {
        "x": 360,
        "y": 320,
        "width": 160,
        "height": 40,
        "relative": false
      },
      "style": "Input",
      "id": "20",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 420,
                "y": 440
              }
            ],
            "offset": null
          },
          "id": "22",
          "edge": true,
          "parent": "1",
          "source": "20",
          "target": "3",
          "mxObjectId": "mxCell#38"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 300,
                "y": 720
              },
              {
                "x": 300,
                "y": 340
              }
            ],
            "offset": null
          },
          "id": "91",
          "edge": true,
          "parent": "1",
          "source": "74",
          "target": "20",
          "mxObjectId": "mxCell#44"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "93",
          "edge": true,
          "parent": "1",
          "source": "55",
          "target": "20",
          "mxObjectId": "mxCell#45"
        }
      ],
      "mxObjectId": "mxCell#26"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": [
          {
            "x": 420,
            "y": 440
          }
        ],
        "offset": null
      },
      "id": "22",
      "edge": true,
      "parent": "1",
      "source": "20",
      "target": "3",
      "mxObjectId": "mxCell#38"
    },
    {
      "value": {
        "_name": "잔여 휴가일 안내",
        "_mxCellId": "23",
        "_contents": "<div><strong>${checkLeftoverVacations.values[0][0]}</strong>님의 잔여 휴가일은&nbsp;<strong>${checkLeftoverVacations.values[0][2]}일</strong>입니다.</div>",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "25",
        "_delay": 0,
        "type": "Message",
        "config": {
          "label": "Message",
          "styles": {
            "background": "#fbca01",
            "border": "#fbca01",
            "width": 160,
            "height": 40
          }
        },
        "hasKey": true,
        "_key": "leftOverVacations"
      },
      "geometry": {
        "x": 360,
        "y": 700,
        "width": 160,
        "height": 40,
        "relative": false
      },
      "style": "Message",
      "id": "23",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 540,
                "y": 580
              },
              {
                "x": 540,
                "y": 720
              }
            ],
            "offset": null
          },
          "id": "92",
          "edge": true,
          "parent": "1",
          "source": "47",
          "target": "23",
          "mxObjectId": "mxCell#46"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "95",
          "edge": true,
          "parent": "1",
          "source": "23",
          "target": "25",
          "mxObjectId": "mxCell#47"
        }
      ],
      "mxObjectId": "mxCell#27"
    },
    {
      "value": {
        "_name": "챗봇 종료",
        "_mxCellId": "25",
        "_contents": "<div>챗봇을 종료합니다.</div>",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": null,
        "_delay": 0,
        "type": "End",
        "config": {
          "label": "End",
          "styles": {
            "background": "#238be6",
            "border": "#238be6",
            "width": 160,
            "height": 40
          }
        },
        "hasKey": true,
        "_command": "closeSession",
        "_key": "end"
      },
      "geometry": {
        "x": 360,
        "y": 760,
        "width": 160,
        "height": 40,
        "relative": false
      },
      "style": "End",
      "id": "25",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 200,
                "y": 900
              },
              {
                "x": 440,
                "y": 900
              }
            ],
            "offset": null
          },
          "id": "61",
          "edge": true,
          "parent": "1",
          "source": "59",
          "target": "25",
          "mxObjectId": "mxCell#48"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "95",
          "edge": true,
          "parent": "1",
          "source": "23",
          "target": "25",
          "mxObjectId": "mxCell#47"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "96",
          "edge": true,
          "parent": "1",
          "source": "39",
          "target": "25",
          "mxObjectId": "mxCell#49"
        }
      ],
      "mxObjectId": "mxCell#28"
    },
    {
      "value": {
        "_name": "사번 입력 형식 확인",
        "_mxCellId": "28",
        "_contents": "",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": null,
        "_delay": 0,
        "type": "Compare",
        "config": {
          "label": "Compare",
          "styles": {
            "background": "#0db8ca",
            "border": "#0db8ca",
            "width": 160,
            "height": 80
          }
        },
        "hasKey": true,
        "_compareFallback": {
          "_name": "Fallback",
          "_mxCellId": "29",
          "_contents": null,
          "_goStart": false,
          "_goPrevious": false,
          "_connectAgent": false,
          "_goto": "32",
          "_delay": 0,
          "type": "CompareFallback",
          "config": {
            "label": "Fallback",
            "styles": {
              "background": "#ffffff",
              "border": "#0db8ca",
              "width": 0,
              "height": 40,
              "fontColor": "#000000"
            }
          }
        },
        "_key": "checkEmployeeIdNumber",
        "_items": [
          {
            "_name": "사번이 3자리 숫자인가?",
            "_mxCellId": "31",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "67",
            "_delay": 0,
            "type": "CompareItem",
            "config": {
              "label": "CompareItem",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            },
            "_compareType": "regex",
            "_compareKey": "${employeeIdNumber.data}",
            "_compareValue": "^[0-9]{3}$"
          }
        ]
      },
      "geometry": {
        "x": 100,
        "y": 380,
        "width": 160,
        "height": 120,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "Compare",
      "id": "28",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "children": [
        {
          "value": {
            "_name": "사번이 3자리 숫자인가?",
            "_mxCellId": "31",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "67",
            "_delay": 0,
            "type": "CompareItem",
            "config": {
              "label": "CompareItem",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            },
            "_compareType": "regex",
            "_compareKey": "${employeeIdNumber.data}",
            "_compareValue": "^[0-9]{3}$"
          },
          "geometry": {
            "x": 0,
            "y": 40,
            "width": 160,
            "height": 40,
            "relative": false,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": null,
            "offset": null
          },
          "style": "CompareItem",
          "id": "31",
          "vertex": true,
          "connectable": true,
          "parent": "28",
          "source": null,
          "target": null,
          "mxObjectId": "mxCell#10",
          "edges": [
            {
              "value": null,
              "geometry": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0,
                "relative": true,
                "TRANSLATE_CONTROL_POINTS": true,
                "alternateBounds": null,
                "sourcePoint": null,
                "targetPoint": null,
                "points": [
                  {
                    "x": 280,
                    "y": 440
                  },
                  {
                    "x": 280,
                    "y": 540
                  }
                ],
                "offset": null
              },
              "id": "71",
              "edge": true,
              "parent": "1",
              "source": "31",
              "target": "67",
              "mxObjectId": "mxCell#50"
            }
          ]
        },
        {
          "value": {
            "_name": "Fallback",
            "_mxCellId": "29",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "32",
            "_delay": 0,
            "type": "CompareFallback",
            "config": {
              "label": "Fallback",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            }
          },
          "geometry": {
            "x": 0,
            "y": 80,
            "width": 160,
            "height": 40,
            "relative": false,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": null,
            "offset": null
          },
          "style": "CompareFallback",
          "id": "29",
          "vertex": true,
          "connectable": true,
          "parent": "28",
          "source": null,
          "target": null,
          "mxObjectId": "mxCell#11",
          "edges": [
            {
              "value": null,
              "geometry": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0,
                "relative": true
              },
              "id": "33",
              "edge": true,
              "parent": "1",
              "source": "29",
              "target": "32",
              "mxObjectId": "mxCell#51"
            }
          ]
        }
      ],
      "mxObjectId": "mxCell#9",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "30",
          "edge": true,
          "parent": "1",
          "source": "18",
          "target": "28",
          "mxObjectId": "mxCell#40"
        }
      ]
    },
    {
      "value": {
        "_name": "Fallback",
        "_mxCellId": "29",
        "_contents": null,
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "32",
        "_delay": 0,
        "type": "CompareFallback",
        "config": {
          "label": "Fallback",
          "styles": {
            "background": "#ffffff",
            "border": "#0db8ca",
            "width": 0,
            "height": 40,
            "fontColor": "#000000"
          }
        },
        "hasKey": true,
        "_key": "CompareFallback29"
      },
      "geometry": {
        "x": 0,
        "y": 80,
        "width": 160,
        "height": 40,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "CompareFallback",
      "id": "29",
      "vertex": true,
      "connectable": true,
      "parent": "28",
      "source": null,
      "target": null,
      "mxObjectId": "mxCell#11",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "33",
          "edge": true,
          "parent": "1",
          "source": "29",
          "target": "32",
          "mxObjectId": "mxCell#51"
        }
      ]
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true
      },
      "id": "30",
      "edge": true,
      "parent": "1",
      "source": "18",
      "target": "28",
      "mxObjectId": "mxCell#40"
    },
    {
      "value": {
        "_name": "사번이 3자리 숫자인가?",
        "_mxCellId": "31",
        "_contents": null,
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "67",
        "_delay": 0,
        "type": "CompareItem",
        "config": {
          "label": "CompareItem",
          "styles": {
            "background": "#ffffff",
            "border": "#0db8ca",
            "width": 0,
            "height": 40,
            "fontColor": "#000000"
          }
        },
        "_compareType": "regex",
        "_compareKey": "${employeeIdNumber.data}",
        "_compareValue": "^[0-9]{3}$",
        "hasKey": true,
        "_key": "CompareItem31"
      },
      "geometry": {
        "x": 0,
        "y": 40,
        "width": 160,
        "height": 40,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "CompareItem",
      "id": "31",
      "vertex": true,
      "connectable": true,
      "parent": "28",
      "source": null,
      "target": null,
      "mxObjectId": "mxCell#10",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 280,
                "y": 440
              },
              {
                "x": 280,
                "y": 540
              }
            ],
            "offset": null
          },
          "id": "71",
          "edge": true,
          "parent": "1",
          "source": "31",
          "target": "67",
          "mxObjectId": "mxCell#50"
        }
      ]
    },
    {
      "value": {
        "_name": "사번 입력 형식이 틀림",
        "_mxCellId": "32",
        "_contents": "<div>사번을 정확하게 입력해주세요.</div><div><strong>사번은 세&nbsp;자리의 숫자</strong>입니다.</div>",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "18",
        "_delay": 0,
        "type": "Message",
        "config": {
          "label": "Message",
          "styles": {
            "background": "#fbca01",
            "border": "#fbca01",
            "width": 160,
            "height": 40
          }
        },
        "hasKey": true,
        "_key": "invalidFormat"
      },
      "geometry": {
        "x": -80,
        "y": 380,
        "width": 160,
        "height": 40,
        "relative": false
      },
      "style": "Message",
      "id": "32",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "33",
          "edge": true,
          "parent": "1",
          "source": "29",
          "target": "32",
          "mxObjectId": "mxCell#51"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 0,
                "y": 340
              }
            ],
            "offset": null
          },
          "id": "34",
          "edge": true,
          "parent": "1",
          "source": "32",
          "target": "18",
          "mxObjectId": "mxCell#41"
        }
      ],
      "mxObjectId": "mxCell#29"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true
      },
      "id": "33",
      "edge": true,
      "parent": "1",
      "source": "29",
      "target": "32",
      "mxObjectId": "mxCell#51"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": [
          {
            "x": 0,
            "y": 340
          }
        ],
        "offset": null
      },
      "id": "34",
      "edge": true,
      "parent": "1",
      "source": "32",
      "target": "18",
      "mxObjectId": "mxCell#41"
    },
    {
      "value": {
        "_name": "본인 인증 안내",
        "_mxCellId": "35",
        "_contents": "<div><div>잔여 휴가일을 확인하기 위해&nbsp;</div><div><div>본인 인증이 필요합니다.😀</div></div></div>",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "18",
        "_delay": 0,
        "type": "Message",
        "config": {
          "label": "Message",
          "styles": {
            "background": "#fbca01",
            "border": "#fbca01",
            "width": 160,
            "height": 40
          }
        },
        "hasKey": true,
        "_key": "authentication"
      },
      "geometry": {
        "x": 100,
        "y": 260,
        "width": 160,
        "height": 40,
        "relative": false
      },
      "style": "Message",
      "id": "35",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "36",
          "edge": true,
          "parent": "1",
          "source": "13",
          "target": "35",
          "mxObjectId": "mxCell#39"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "38",
          "edge": true,
          "parent": "1",
          "source": "35",
          "target": "18",
          "mxObjectId": "mxCell#42"
        }
      ],
      "mxObjectId": "mxCell#30"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true
      },
      "id": "36",
      "edge": true,
      "parent": "1",
      "source": "13",
      "target": "35",
      "mxObjectId": "mxCell#39"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true
      },
      "id": "38",
      "edge": true,
      "parent": "1",
      "source": "35",
      "target": "18",
      "mxObjectId": "mxCell#42"
    },
    {
      "value": {
        "_name": "서버에서 문제가 발생",
        "_mxCellId": "39",
        "_contents": "<div>서버에서 문제가 발생하였습니다. 다시 시도해 주세요.</div>",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "25",
        "_delay": 0,
        "type": "Message",
        "config": {
          "label": "Message",
          "styles": {
            "background": "#fbca01",
            "border": "#fbca01",
            "width": 160,
            "height": 40
          }
        },
        "hasKey": true,
        "_key": "serverError"
      },
      "geometry": {
        "x": 540,
        "y": 760,
        "width": 160,
        "height": 40,
        "relative": false
      },
      "style": "Message",
      "id": "39",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "40",
          "edge": true,
          "parent": "1",
          "source": "5",
          "target": "39",
          "mxObjectId": "mxCell#37"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "96",
          "edge": true,
          "parent": "1",
          "source": "39",
          "target": "25",
          "mxObjectId": "mxCell#49"
        }
      ],
      "mxObjectId": "mxCell#31"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true
      },
      "id": "40",
      "edge": true,
      "parent": "1",
      "source": "5",
      "target": "39",
      "mxObjectId": "mxCell#37"
    },
    {
      "value": {
        "_name": "비밀번호 확인 결과",
        "_mxCellId": "44",
        "_contents": "",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": null,
        "_delay": 0,
        "type": "Compare",
        "config": {
          "label": "Compare",
          "styles": {
            "background": "#0db8ca",
            "border": "#0db8ca",
            "width": 160,
            "height": 80
          }
        },
        "hasKey": true,
        "_compareFallback": {
          "_name": "Fallback",
          "_mxCellId": "45",
          "_contents": null,
          "_goStart": false,
          "_goPrevious": false,
          "_connectAgent": false,
          "_goto": "59",
          "_delay": 0,
          "type": "CompareFallback",
          "config": {
            "label": "Fallback",
            "styles": {
              "background": "#ffffff",
              "border": "#0db8ca",
              "width": 0,
              "height": 40,
              "fontColor": "#000000"
            }
          }
        },
        "_key": "checkEmployeeInfo",
        "_items": [
          {
            "_name": "확인 완료",
            "_mxCellId": "47",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "23",
            "_delay": 0,
            "type": "CompareItem",
            "config": {
              "label": "CompareItem",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            },
            "_compareType": "eq",
            "_compareKey": "${checkLeftoverVacations.values[0][1]}",
            "_compareValue": "${personalPW.data}"
          },
          {
            "_name": "비밀번호가 잘못됨",
            "_mxCellId": "54",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "55",
            "_delay": 0,
            "type": "CompareItem",
            "config": {
              "label": "CompareItem",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            },
            "_compareType": "ne",
            "_compareKey": "${checkLeftoverVacations.values[0][1]}",
            "_compareValue": "${personalPW.data}"
          }
        ]
      },
      "geometry": {
        "x": 360,
        "y": 520,
        "width": 160,
        "height": 160,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "Compare",
      "id": "44",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "children": [
        {
          "value": {
            "_name": "확인 완료",
            "_mxCellId": "47",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "23",
            "_delay": 0,
            "type": "CompareItem",
            "config": {
              "label": "CompareItem",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            },
            "_compareType": "eq",
            "_compareKey": "${checkLeftoverVacations.values[0][1]}",
            "_compareValue": "${personalPW.data}"
          },
          "geometry": {
            "x": 0,
            "y": 40,
            "width": 160,
            "height": 40,
            "relative": false,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": null,
            "offset": null
          },
          "style": "CompareItem",
          "id": "47",
          "vertex": true,
          "connectable": true,
          "parent": "44",
          "source": null,
          "target": null,
          "mxObjectId": "mxCell#13",
          "edges": [
            {
              "value": null,
              "geometry": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0,
                "relative": true,
                "TRANSLATE_CONTROL_POINTS": true,
                "alternateBounds": null,
                "sourcePoint": null,
                "targetPoint": null,
                "points": [
                  {
                    "x": 540,
                    "y": 580
                  },
                  {
                    "x": 540,
                    "y": 720
                  }
                ],
                "offset": null
              },
              "id": "92",
              "edge": true,
              "parent": "1",
              "source": "47",
              "target": "23",
              "mxObjectId": "mxCell#46"
            }
          ]
        },
        {
          "value": {
            "_name": "비밀번호가 잘못됨",
            "_mxCellId": "54",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "55",
            "_delay": 0,
            "type": "CompareItem",
            "config": {
              "label": "CompareItem",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            },
            "_compareType": "ne",
            "_compareKey": "${checkLeftoverVacations.values[0][1]}",
            "_compareValue": "${personalPW.data}"
          },
          "geometry": {
            "x": 0,
            "y": 80,
            "width": 160,
            "height": 40,
            "relative": false,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": null,
            "offset": null
          },
          "style": "CompareItem",
          "id": "54",
          "vertex": true,
          "connectable": true,
          "parent": "44",
          "source": null,
          "target": null,
          "mxObjectId": "mxCell#14",
          "edges": [
            {
              "value": null,
              "geometry": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0,
                "relative": true,
                "TRANSLATE_CONTROL_POINTS": true,
                "alternateBounds": null,
                "sourcePoint": null,
                "targetPoint": null,
                "points": [
                  {
                    "x": 560,
                    "y": 620
                  },
                  {
                    "x": 560,
                    "y": 280
                  }
                ],
                "offset": null
              },
              "id": "94",
              "edge": true,
              "parent": "1",
              "source": "54",
              "target": "55",
              "mxObjectId": "mxCell#52"
            }
          ]
        },
        {
          "value": {
            "_name": "Fallback",
            "_mxCellId": "45",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "59",
            "_delay": 0,
            "type": "CompareFallback",
            "config": {
              "label": "Fallback",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            }
          },
          "geometry": {
            "x": 0,
            "y": 120,
            "width": 160,
            "height": 40,
            "relative": false,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": null,
            "offset": null
          },
          "style": "CompareFallback",
          "id": "45",
          "vertex": true,
          "connectable": true,
          "parent": "44",
          "source": null,
          "target": null,
          "mxObjectId": "mxCell#15",
          "edges": [
            {
              "value": null,
              "geometry": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0,
                "relative": true,
                "TRANSLATE_CONTROL_POINTS": true,
                "alternateBounds": null,
                "sourcePoint": null,
                "targetPoint": null,
                "points": [
                  {
                    "x": 320,
                    "y": 660
                  },
                  {
                    "x": 320,
                    "y": 860
                  }
                ],
                "offset": null
              },
              "id": "60",
              "edge": true,
              "parent": "1",
              "source": "45",
              "target": "59",
              "mxObjectId": "mxCell#53"
            }
          ]
        }
      ],
      "mxObjectId": "mxCell#12",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 540,
                "y": 440
              },
              {
                "x": 540,
                "y": 540
              }
            ],
            "offset": null
          },
          "id": "46",
          "edge": true,
          "parent": "1",
          "source": "4",
          "target": "44",
          "mxObjectId": "mxCell#36"
        }
      ]
    },
    {
      "value": {
        "_name": "Fallback",
        "_mxCellId": "45",
        "_contents": null,
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "59",
        "_delay": 0,
        "type": "CompareFallback",
        "config": {
          "label": "Fallback",
          "styles": {
            "background": "#ffffff",
            "border": "#0db8ca",
            "width": 0,
            "height": 40,
            "fontColor": "#000000"
          }
        },
        "hasKey": true,
        "_key": "CompareFallback45"
      },
      "geometry": {
        "x": 0,
        "y": 120,
        "width": 160,
        "height": 40,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "CompareFallback",
      "id": "45",
      "vertex": true,
      "connectable": true,
      "parent": "44",
      "source": null,
      "target": null,
      "mxObjectId": "mxCell#15",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 320,
                "y": 660
              },
              {
                "x": 320,
                "y": 860
              }
            ],
            "offset": null
          },
          "id": "60",
          "edge": true,
          "parent": "1",
          "source": "45",
          "target": "59",
          "mxObjectId": "mxCell#53"
        }
      ]
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": [
          {
            "x": 540,
            "y": 440
          },
          {
            "x": 540,
            "y": 540
          }
        ],
        "offset": null
      },
      "id": "46",
      "edge": true,
      "parent": "1",
      "source": "4",
      "target": "44",
      "mxObjectId": "mxCell#36"
    },
    {
      "value": {
        "_name": "확인 완료",
        "_mxCellId": "47",
        "_contents": null,
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "23",
        "_delay": 0,
        "type": "CompareItem",
        "config": {
          "label": "CompareItem",
          "styles": {
            "background": "#ffffff",
            "border": "#0db8ca",
            "width": 0,
            "height": 40,
            "fontColor": "#000000"
          }
        },
        "_compareType": "eq",
        "_compareKey": "${checkLeftoverVacations.values[0][1]}",
        "_compareValue": "${personalPW.data}",
        "hasKey": true,
        "_key": "CompareItem47"
      },
      "geometry": {
        "x": 0,
        "y": 40,
        "width": 160,
        "height": 40,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "CompareItem",
      "id": "47",
      "vertex": true,
      "connectable": true,
      "parent": "44",
      "source": null,
      "target": null,
      "mxObjectId": "mxCell#13",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 540,
                "y": 580
              },
              {
                "x": 540,
                "y": 720
              }
            ],
            "offset": null
          },
          "id": "92",
          "edge": true,
          "parent": "1",
          "source": "47",
          "target": "23",
          "mxObjectId": "mxCell#46"
        }
      ]
    },
    {
      "value": {
        "_name": "비밀번호가 잘못됨",
        "_mxCellId": "54",
        "_contents": null,
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "55",
        "_delay": 0,
        "type": "CompareItem",
        "config": {
          "label": "CompareItem",
          "styles": {
            "background": "#ffffff",
            "border": "#0db8ca",
            "width": 0,
            "height": 40,
            "fontColor": "#000000"
          }
        },
        "_compareType": "ne",
        "_compareKey": "${checkLeftoverVacations.values[0][1]}",
        "_compareValue": "${personalPW.data}",
        "hasKey": true,
        "_key": "CompareItem54"
      },
      "geometry": {
        "x": 0,
        "y": 80,
        "width": 160,
        "height": 40,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "CompareItem",
      "id": "54",
      "vertex": true,
      "connectable": true,
      "parent": "44",
      "source": null,
      "target": null,
      "mxObjectId": "mxCell#14",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 560,
                "y": 620
              },
              {
                "x": 560,
                "y": 280
              }
            ],
            "offset": null
          },
          "id": "94",
          "edge": true,
          "parent": "1",
          "source": "54",
          "target": "55",
          "mxObjectId": "mxCell#52"
        }
      ]
    },
    {
      "value": {
        "_name": "비밀번호 틀림",
        "_mxCellId": "55",
        "_contents": "<div>개인확인 비밀번호를 다시 확인해주세요.</div>",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "20",
        "_delay": 0,
        "type": "Message",
        "config": {
          "label": "Message",
          "styles": {
            "background": "#fbca01",
            "border": "#fbca01",
            "width": 160,
            "height": 40
          }
        },
        "hasKey": true,
        "_key": "invalidPW"
      },
      "geometry": {
        "x": 360,
        "y": 260,
        "width": 160,
        "height": 40,
        "relative": false
      },
      "style": "Message",
      "id": "55",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "93",
          "edge": true,
          "parent": "1",
          "source": "55",
          "target": "20",
          "mxObjectId": "mxCell#45"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 560,
                "y": 620
              },
              {
                "x": 560,
                "y": 280
              }
            ],
            "offset": null
          },
          "id": "94",
          "edge": true,
          "parent": "1",
          "source": "54",
          "target": "55",
          "mxObjectId": "mxCell#52"
        }
      ],
      "mxObjectId": "mxCell#32"
    },
    {
      "value": {
        "_name": "잘못된 요청",
        "_mxCellId": "59",
        "_contents": "<div>잘못된 요청입니다. 다시 시도해 주세요.</div>",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "25",
        "_delay": 0,
        "type": "Message",
        "config": {
          "label": "Message",
          "styles": {
            "background": "#fbca01",
            "border": "#fbca01",
            "width": 160,
            "height": 40
          }
        },
        "hasKey": true,
        "_key": "invalidRequest"
      },
      "geometry": {
        "x": 100,
        "y": 840,
        "width": 160,
        "height": 40,
        "relative": false
      },
      "style": "Message",
      "id": "59",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 320,
                "y": 660
              },
              {
                "x": 320,
                "y": 860
              }
            ],
            "offset": null
          },
          "id": "60",
          "edge": true,
          "parent": "1",
          "source": "45",
          "target": "59",
          "mxObjectId": "mxCell#53"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 200,
                "y": 900
              },
              {
                "x": 440,
                "y": 900
              }
            ],
            "offset": null
          },
          "id": "61",
          "edge": true,
          "parent": "1",
          "source": "59",
          "target": "25",
          "mxObjectId": "mxCell#48"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "82",
          "edge": true,
          "parent": "1",
          "source": "66",
          "target": "59",
          "mxObjectId": "mxCell#54"
        }
      ],
      "mxObjectId": "mxCell#33"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": [
          {
            "x": 320,
            "y": 660
          },
          {
            "x": 320,
            "y": 860
          }
        ],
        "offset": null
      },
      "id": "60",
      "edge": true,
      "parent": "1",
      "source": "45",
      "target": "59",
      "mxObjectId": "mxCell#53"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": [
          {
            "x": 200,
            "y": 900
          },
          {
            "x": 440,
            "y": 900
          }
        ],
        "offset": null
      },
      "id": "61",
      "edge": true,
      "parent": "1",
      "source": "59",
      "target": "25",
      "mxObjectId": "mxCell#48"
    },
    {
      "value": {
        "_name": "사번 유효성 확인 결과",
        "_mxCellId": "65",
        "_contents": "",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": null,
        "_delay": 0,
        "type": "Compare",
        "config": {
          "label": "Compare",
          "styles": {
            "background": "#0db8ca",
            "border": "#0db8ca",
            "width": 160,
            "height": 80
          }
        },
        "hasKey": true,
        "_compareFallback": {
          "_name": "Fallback",
          "_mxCellId": "66",
          "_contents": null,
          "_goStart": false,
          "_goPrevious": false,
          "_connectAgent": false,
          "_goto": "59",
          "_delay": 0,
          "type": "CompareFallback",
          "config": {
            "label": "Fallback",
            "styles": {
              "background": "#ffffff",
              "border": "#0db8ca",
              "width": 0,
              "height": 40,
              "fontColor": "#000000"
            }
          }
        },
        "_key": "resultValidation",
        "_items": [
          {
            "_name": "유효한 사번",
            "_mxCellId": "74",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "20",
            "_delay": 0,
            "type": "CompareItem",
            "config": {
              "label": "CompareItem",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            },
            "_compareType": "ex",
            "_compareKey": "${checkValidEmployeeIdNumber.values}",
            "_compareValue": "invalid password"
          },
          {
            "_name": "없는 사번",
            "_mxCellId": "75",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "78",
            "_delay": 0,
            "type": "CompareItem",
            "config": {
              "label": "CompareItem",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            },
            "_compareType": "nex",
            "_compareKey": "${checkValidEmployeeIdNumber.values}",
            "_compareValue": "invalid id"
          }
        ]
      },
      "geometry": {
        "x": 100,
        "y": 660,
        "width": 160,
        "height": 160,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "Compare",
      "id": "65",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "children": [
        {
          "value": {
            "_name": "유효한 사번",
            "_mxCellId": "74",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "20",
            "_delay": 0,
            "type": "CompareItem",
            "config": {
              "label": "CompareItem",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            },
            "_compareType": "ex",
            "_compareKey": "${checkValidEmployeeIdNumber.values}",
            "_compareValue": "invalid password"
          },
          "geometry": {
            "x": 0,
            "y": 40,
            "width": 160,
            "height": 40,
            "relative": false,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": null,
            "offset": null
          },
          "style": "CompareItem",
          "id": "74",
          "vertex": true,
          "connectable": true,
          "parent": "65",
          "source": null,
          "target": null,
          "mxObjectId": "mxCell#17",
          "edges": [
            {
              "value": null,
              "geometry": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0,
                "relative": true,
                "TRANSLATE_CONTROL_POINTS": true,
                "alternateBounds": null,
                "sourcePoint": null,
                "targetPoint": null,
                "points": [
                  {
                    "x": 300,
                    "y": 720
                  },
                  {
                    "x": 300,
                    "y": 340
                  }
                ],
                "offset": null
              },
              "id": "91",
              "edge": true,
              "parent": "1",
              "source": "74",
              "target": "20",
              "mxObjectId": "mxCell#44"
            }
          ]
        },
        {
          "value": {
            "_name": "없는 사번",
            "_mxCellId": "75",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "78",
            "_delay": 0,
            "type": "CompareItem",
            "config": {
              "label": "CompareItem",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            },
            "_compareType": "nex",
            "_compareKey": "${checkValidEmployeeIdNumber.values}",
            "_compareValue": "invalid id"
          },
          "geometry": {
            "x": 0,
            "y": 80,
            "width": 160,
            "height": 40,
            "relative": false,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": null,
            "offset": null
          },
          "style": "CompareItem",
          "id": "75",
          "vertex": true,
          "connectable": true,
          "parent": "65",
          "source": null,
          "target": null,
          "mxObjectId": "mxCell#18",
          "edges": [
            {
              "value": null,
              "geometry": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0,
                "relative": true
              },
              "id": "81",
              "edge": true,
              "parent": "1",
              "source": "75",
              "target": "78",
              "mxObjectId": "mxCell#55"
            }
          ]
        },
        {
          "value": {
            "_name": "Fallback",
            "_mxCellId": "66",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "59",
            "_delay": 0,
            "type": "CompareFallback",
            "config": {
              "label": "Fallback",
              "styles": {
                "background": "#ffffff",
                "border": "#0db8ca",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            }
          },
          "geometry": {
            "x": 0,
            "y": 120,
            "width": 160,
            "height": 40,
            "relative": false,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": null,
            "offset": null
          },
          "style": "CompareFallback",
          "id": "66",
          "vertex": true,
          "connectable": true,
          "parent": "65",
          "source": null,
          "target": null,
          "mxObjectId": "mxCell#19",
          "edges": [
            {
              "value": null,
              "geometry": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0,
                "relative": true
              },
              "id": "82",
              "edge": true,
              "parent": "1",
              "source": "66",
              "target": "59",
              "mxObjectId": "mxCell#54"
            }
          ]
        }
      ],
      "mxObjectId": "mxCell#16",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 60,
                "y": 580
              },
              {
                "x": 60,
                "y": 680
              }
            ],
            "offset": null
          },
          "id": "89",
          "edge": true,
          "parent": "1",
          "source": "68",
          "target": "65",
          "mxObjectId": "mxCell#56"
        }
      ]
    },
    {
      "value": {
        "_name": "Fallback",
        "_mxCellId": "66",
        "_contents": null,
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "59",
        "_delay": 0,
        "type": "CompareFallback",
        "config": {
          "label": "Fallback",
          "styles": {
            "background": "#ffffff",
            "border": "#0db8ca",
            "width": 0,
            "height": 40,
            "fontColor": "#000000"
          }
        },
        "hasKey": true,
        "_key": "CompareFallback66"
      },
      "geometry": {
        "x": 0,
        "y": 120,
        "width": 160,
        "height": 40,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "CompareFallback",
      "id": "66",
      "vertex": true,
      "connectable": true,
      "parent": "65",
      "source": null,
      "target": null,
      "mxObjectId": "mxCell#19",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "82",
          "edge": true,
          "parent": "1",
          "source": "66",
          "target": "59",
          "mxObjectId": "mxCell#54"
        }
      ]
    },
    {
      "value": {
        "_name": "사번 유효성 확인",
        "_mxCellId": "67",
        "_contents": "<div><div>사번을 확인중입니다.</div><div>잠시만 기다려주세요&nbsp;⏳️</div></div>",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": null,
        "_delay": 0,
        "type": "HttpMessage",
        "config": {
          "label": "HttpMessage",
          "styles": {
            "background": "#ec542d",
            "border": "#ec542d",
            "width": 160,
            "height": 120
          }
        },
        "hasKey": true,
        "_key": "checkValidEmployeeIdNumber",
        "_httpRequest": {
          "_url": "https://sheets.googleapis.com/v4/spreadsheets/1-IAR6ENKa9afaLjDyX77p93yE5GQQ38zGNb5SSDNRD0/values/bot_data",
          "_method": "get",
          "_headers": [],
          "_params": [
            {
              "key": "key",
              "value": "AIzaSyDY7KVDGjIQPDin-cogDZb67_8lxWtTRa0"
            },
            {
              "key": "range",
              "value": "A${employeeIdNumber.data}"
            }
          ]
        },
        "_success": {
          "_name": "Success",
          "_mxCellId": "68",
          "_contents": null,
          "_goStart": false,
          "_goPrevious": false,
          "_connectAgent": false,
          "_goto": "65",
          "_delay": 0,
          "type": "HttpSuccess",
          "config": {
            "label": "Success",
            "styles": {
              "background": "#ffffff",
              "border": "#ec542d",
              "width": 0,
              "height": 40,
              "fontColor": "#000000"
            }
          }
        },
        "_error": {
          "_name": "Error",
          "_mxCellId": "69",
          "_contents": null,
          "_goStart": false,
          "_goPrevious": false,
          "_connectAgent": false,
          "_goto": "78",
          "_delay": 0,
          "type": "HttpError",
          "config": {
            "label": "Error",
            "styles": {
              "background": "#ffffff",
              "border": "#ec542d",
              "width": 0,
              "height": 40,
              "fontColor": "#000000"
            }
          }
        }
      },
      "geometry": {
        "x": 100,
        "y": 520,
        "width": 160,
        "height": 120,
        "relative": false
      },
      "style": "HttpMessage",
      "id": "67",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "children": [
        {
          "value": {
            "_name": "Success",
            "_mxCellId": "68",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "65",
            "_delay": 0,
            "type": "HttpSuccess",
            "config": {
              "label": "Success",
              "styles": {
                "background": "#ffffff",
                "border": "#ec542d",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            }
          },
          "geometry": {
            "x": 0,
            "y": 40,
            "width": 160,
            "height": 40,
            "relative": false,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": null,
            "offset": null
          },
          "style": "HttpSuccess",
          "id": "68",
          "vertex": true,
          "connectable": true,
          "parent": "67",
          "source": null,
          "target": null,
          "mxObjectId": "mxCell#21",
          "edges": [
            {
              "value": null,
              "geometry": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0,
                "relative": true,
                "TRANSLATE_CONTROL_POINTS": true,
                "alternateBounds": null,
                "sourcePoint": null,
                "targetPoint": null,
                "points": [
                  {
                    "x": 60,
                    "y": 580
                  },
                  {
                    "x": 60,
                    "y": 680
                  }
                ],
                "offset": null
              },
              "id": "89",
              "edge": true,
              "parent": "1",
              "source": "68",
              "target": "65",
              "mxObjectId": "mxCell#56"
            }
          ]
        },
        {
          "value": {
            "_name": "Error",
            "_mxCellId": "69",
            "_contents": null,
            "_goStart": false,
            "_goPrevious": false,
            "_connectAgent": false,
            "_goto": "78",
            "_delay": 0,
            "type": "HttpError",
            "config": {
              "label": "Error",
              "styles": {
                "background": "#ffffff",
                "border": "#ec542d",
                "width": 0,
                "height": 40,
                "fontColor": "#000000"
              }
            }
          },
          "geometry": {
            "x": 0,
            "y": 80,
            "width": 160,
            "height": 40,
            "relative": false,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": null,
            "offset": null
          },
          "style": "HttpError",
          "id": "69",
          "vertex": true,
          "connectable": true,
          "parent": "67",
          "source": null,
          "target": null,
          "mxObjectId": "mxCell#22",
          "edges": [
            {
              "value": null,
              "geometry": {
                "x": 0,
                "y": 0,
                "width": 0,
                "height": 0,
                "relative": true
              },
              "id": "79",
              "edge": true,
              "parent": "1",
              "source": "69",
              "target": "78",
              "mxObjectId": "mxCell#57"
            }
          ]
        }
      ],
      "mxObjectId": "mxCell#20",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 280,
                "y": 440
              },
              {
                "x": 280,
                "y": 540
              }
            ],
            "offset": null
          },
          "id": "71",
          "edge": true,
          "parent": "1",
          "source": "31",
          "target": "67",
          "mxObjectId": "mxCell#50"
        }
      ]
    },
    {
      "value": {
        "_name": "Success",
        "_mxCellId": "68",
        "_contents": null,
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "65",
        "_delay": 0,
        "type": "HttpSuccess",
        "config": {
          "label": "Success",
          "styles": {
            "background": "#ffffff",
            "border": "#ec542d",
            "width": 0,
            "height": 40,
            "fontColor": "#000000"
          }
        },
        "hasKey": true,
        "_key": "HttpSuccess68"
      },
      "geometry": {
        "x": 0,
        "y": 40,
        "width": 160,
        "height": 40,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "HttpSuccess",
      "id": "68",
      "vertex": true,
      "connectable": true,
      "parent": "67",
      "source": null,
      "target": null,
      "mxObjectId": "mxCell#21",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 60,
                "y": 580
              },
              {
                "x": 60,
                "y": 680
              }
            ],
            "offset": null
          },
          "id": "89",
          "edge": true,
          "parent": "1",
          "source": "68",
          "target": "65",
          "mxObjectId": "mxCell#56"
        }
      ]
    },
    {
      "value": {
        "_name": "Error",
        "_mxCellId": "69",
        "_contents": null,
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "78",
        "_delay": 0,
        "type": "HttpError",
        "config": {
          "label": "Error",
          "styles": {
            "background": "#ffffff",
            "border": "#ec542d",
            "width": 0,
            "height": 40,
            "fontColor": "#000000"
          }
        },
        "hasKey": true,
        "_key": "HttpError69"
      },
      "geometry": {
        "x": 0,
        "y": 80,
        "width": 160,
        "height": 40,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "HttpError",
      "id": "69",
      "vertex": true,
      "connectable": true,
      "parent": "67",
      "source": null,
      "target": null,
      "mxObjectId": "mxCell#22",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "79",
          "edge": true,
          "parent": "1",
          "source": "69",
          "target": "78",
          "mxObjectId": "mxCell#57"
        }
      ]
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": [
          {
            "x": 280,
            "y": 440
          },
          {
            "x": 280,
            "y": 540
          }
        ],
        "offset": null
      },
      "id": "71",
      "edge": true,
      "parent": "1",
      "source": "31",
      "target": "67",
      "mxObjectId": "mxCell#50"
    },
    {
      "value": {
        "_name": "유효한 사번",
        "_mxCellId": "74",
        "_contents": null,
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "20",
        "_delay": 0,
        "type": "CompareItem",
        "config": {
          "label": "CompareItem",
          "styles": {
            "background": "#ffffff",
            "border": "#0db8ca",
            "width": 0,
            "height": 40,
            "fontColor": "#000000"
          }
        },
        "_compareType": "ex",
        "_compareKey": "${checkValidEmployeeIdNumber.values}",
        "_compareValue": "invalid password",
        "hasKey": true,
        "_key": "CompareItem74"
      },
      "geometry": {
        "x": 0,
        "y": 40,
        "width": 160,
        "height": 40,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "CompareItem",
      "id": "74",
      "vertex": true,
      "connectable": true,
      "parent": "65",
      "source": null,
      "target": null,
      "mxObjectId": "mxCell#17",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": 300,
                "y": 720
              },
              {
                "x": 300,
                "y": 340
              }
            ],
            "offset": null
          },
          "id": "91",
          "edge": true,
          "parent": "1",
          "source": "74",
          "target": "20",
          "mxObjectId": "mxCell#44"
        }
      ]
    },
    {
      "value": {
        "_name": "없는 사번",
        "_mxCellId": "75",
        "_contents": null,
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "78",
        "_delay": 0,
        "type": "CompareItem",
        "config": {
          "label": "CompareItem",
          "styles": {
            "background": "#ffffff",
            "border": "#0db8ca",
            "width": 0,
            "height": 40,
            "fontColor": "#000000"
          }
        },
        "_compareType": "nex",
        "_compareKey": "${checkValidEmployeeIdNumber.values}",
        "_compareValue": "invalid id",
        "hasKey": true,
        "_key": "CompareItem75"
      },
      "geometry": {
        "x": 0,
        "y": 80,
        "width": 160,
        "height": 40,
        "relative": false,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": null,
        "offset": null
      },
      "style": "CompareItem",
      "id": "75",
      "vertex": true,
      "connectable": true,
      "parent": "65",
      "source": null,
      "target": null,
      "mxObjectId": "mxCell#18",
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "81",
          "edge": true,
          "parent": "1",
          "source": "75",
          "target": "78",
          "mxObjectId": "mxCell#55"
        }
      ]
    },
    {
      "value": {
        "_name": "사번이 잘못됨",
        "_mxCellId": "78",
        "_contents": "<div>존재하지 않는 사번입니다.</div><div>다시 한 번 사번을 확인해 주세요.</div>",
        "_goStart": false,
        "_goPrevious": false,
        "_connectAgent": false,
        "_goto": "18",
        "_delay": 0,
        "type": "Message",
        "config": {
          "label": "Message",
          "styles": {
            "background": "#fbca01",
            "border": "#fbca01",
            "width": 160,
            "height": 40
          }
        },
        "hasKey": true,
        "_key": "wrongEmployeeIdNumber"
      },
      "geometry": {
        "x": -120,
        "y": 680,
        "width": 160,
        "height": 40,
        "relative": false
      },
      "style": "Message",
      "id": "78",
      "vertex": true,
      "connectable": true,
      "parent": "1",
      "source": null,
      "target": null,
      "edges": [
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "79",
          "edge": true,
          "parent": "1",
          "source": "69",
          "target": "78",
          "mxObjectId": "mxCell#57"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true,
            "TRANSLATE_CONTROL_POINTS": true,
            "alternateBounds": null,
            "sourcePoint": null,
            "targetPoint": null,
            "points": [
              {
                "x": -140,
                "y": 700
              },
              {
                "x": -140,
                "y": 340
              }
            ],
            "offset": null
          },
          "id": "80",
          "edge": true,
          "parent": "1",
          "source": "78",
          "target": "18",
          "mxObjectId": "mxCell#43"
        },
        {
          "value": null,
          "geometry": {
            "x": 0,
            "y": 0,
            "width": 0,
            "height": 0,
            "relative": true
          },
          "id": "81",
          "edge": true,
          "parent": "1",
          "source": "75",
          "target": "78",
          "mxObjectId": "mxCell#55"
        }
      ],
      "mxObjectId": "mxCell#34"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true
      },
      "id": "79",
      "edge": true,
      "parent": "1",
      "source": "69",
      "target": "78",
      "mxObjectId": "mxCell#57"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": [
          {
            "x": -140,
            "y": 700
          },
          {
            "x": -140,
            "y": 340
          }
        ],
        "offset": null
      },
      "id": "80",
      "edge": true,
      "parent": "1",
      "source": "78",
      "target": "18",
      "mxObjectId": "mxCell#43"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true
      },
      "id": "81",
      "edge": true,
      "parent": "1",
      "source": "75",
      "target": "78",
      "mxObjectId": "mxCell#55"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true
      },
      "id": "82",
      "edge": true,
      "parent": "1",
      "source": "66",
      "target": "59",
      "mxObjectId": "mxCell#54"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": [
          {
            "x": 60,
            "y": 580
          },
          {
            "x": 60,
            "y": 680
          }
        ],
        "offset": null
      },
      "id": "89",
      "edge": true,
      "parent": "1",
      "source": "68",
      "target": "65",
      "mxObjectId": "mxCell#56"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": [
          {
            "x": 300,
            "y": 720
          },
          {
            "x": 300,
            "y": 340
          }
        ],
        "offset": null
      },
      "id": "91",
      "edge": true,
      "parent": "1",
      "source": "74",
      "target": "20",
      "mxObjectId": "mxCell#44"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": [
          {
            "x": 540,
            "y": 580
          },
          {
            "x": 540,
            "y": 720
          }
        ],
        "offset": null
      },
      "id": "92",
      "edge": true,
      "parent": "1",
      "source": "47",
      "target": "23",
      "mxObjectId": "mxCell#46"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true
      },
      "id": "93",
      "edge": true,
      "parent": "1",
      "source": "55",
      "target": "20",
      "mxObjectId": "mxCell#45"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true,
        "TRANSLATE_CONTROL_POINTS": true,
        "alternateBounds": null,
        "sourcePoint": null,
        "targetPoint": null,
        "points": [
          {
            "x": 560,
            "y": 620
          },
          {
            "x": 560,
            "y": 280
          }
        ],
        "offset": null
      },
      "id": "94",
      "edge": true,
      "parent": "1",
      "source": "54",
      "target": "55",
      "mxObjectId": "mxCell#52"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true
      },
      "id": "95",
      "edge": true,
      "parent": "1",
      "source": "23",
      "target": "25",
      "mxObjectId": "mxCell#47"
    },
    {
      "value": null,
      "geometry": {
        "x": 0,
        "y": 0,
        "width": 0,
        "height": 0,
        "relative": true
      },
      "id": "96",
      "edge": true,
      "parent": "1",
      "source": "39",
      "target": "25",
      "mxObjectId": "mxCell#49"
    }
  ]
}
