{ "meta" : { "parserVersion" : 1, "key" : "98caebd8-a939-4347-b5fe-a399b03d361f", "base" : { "name" : "뷰티 영업점 매장 관리(등록)", "desc" : "뷰티 영업점 매장의 데이터를 관리, 등록, 운영하는 앱입니다.", "icon" : "ic_app32.png" }, "exporter" : { "name" : "웍스운영자", "companyName" : "다우그룹" }, "exportedAt" : "2021-05-27T11:43:47.152+09:00" }, "components" : { "view" : { "charts" : [ { "title" : "상태별 현황", "chartType" : "PIE", "groupByCid" : "status", "subGroupByCid" : "", "aggMethod" : "COUNT", "subAggMethod" : "COUNT", "combination" : false, "stack" : false, "subStack" : false, "showValue" : false, "theme" : 0 }, { "title" : "월별 등록 건수", "chartType" : "LINE", "groupByCid" : "create_date", "subGroupByCid" : "", "rangeOption" : "MONTH", "aggMethod" : "COUNT", "subAggMethod" : "COUNT", "combination" : false, "stack" : false, "subStack" : false, "showValue" : false, "theme" : 0 }, { "title" : "매장형태(대)별 현황", "chartType" : "PIE", "groupByCid" : "_brtakh2ci", "subGroupByCid" : "", "aggMethod" : "COUNT", "subAggMethod" : "COUNT", "combination" : false, "stack" : false, "subStack" : false, "showValue" : false, "theme" : 0 }, { "title" : "매장형태(중)별 현황", "chartType" : "PIE", "groupByCid" : "_zpfixp6dp", "subGroupByCid" : "", "aggMethod" : "COUNT", "subAggMethod" : "COUNT", "combination" : false, "stack" : false, "subStack" : false, "showValue" : false, "theme" : 0 } ], "columns" : [ { "fieldCid" : "status", "columnName" : "상태" }, { "fieldCid" : "_6kezlj2gw", "columnName" : "" }, { "fieldCid" : "_brtakh2ci", "columnName" : "" }, { "fieldCid" : "_zpfixp6dp", "columnName" : "" }, { "fieldCid" : "_7wqcpgsw1", "columnName" : "" }, { "fieldCid" : "_yc2ietsf9", "columnName" : "" }, { "fieldCid" : "_62ljfi2a7", "columnName" : "" }, { "fieldCid" : "_55qhdnzur", "columnName" : "" }, { "fieldCid" : "creator", "columnName" : "" }, { "fieldCid" : "create_date", "columnName" : "" } ], "titleColumnIndex" : 1, "sortColumnIndex" : -1, "docNoConfig" : { "useDocNo" : false, "docNoType" : "simple", "customDigit" : 2 } }, "form" : { "data" : { "type" : "canvas", "multiple" : false, "cid" : "cxx1", "components" : [ { "type" : "label", "multiple" : false, "cid" : "_usn6ov0bs", "parentCid" : "cxx1", "properties" : { "label" : "등록 정보", "color" : "4", "bold" : true }, "components" : [ ] }, { "type" : "columns", "multiple" : false, "cid" : "_sd4hw217y", "parentCid" : "cxx1", "properties" : { "count" : 2 }, "components" : [ { "type" : "column", "multiple" : false, "cid" : "_tpbexv5k8", "parentCid" : "_sd4hw217y", "properties" : { }, "components" : [ { "type" : "creator", "valueType" : "USER", "multiple" : false, "cid" : "creator", "parentCid" : "_tpbexv5k8", "properties" : { "label" : "등록자", "hideLabel" : false, "code" : "creator" }, "components" : [ ] } ] }, { "type" : "column", "multiple" : false, "cid" : "_f9ix5djam", "parentCid" : "_sd4hw217y", "properties" : { }, "components" : [ { "type" : "create_date", "valueType" : "DATETIME", "multiple" : false, "cid" : "create_date", "parentCid" : "_f9ix5djam", "properties" : { "label" : "등록일", "hideLabel" : false, "code" : "create_date" }, "components" : [ ] } ] } ] }, { "type" : "hr", "multiple" : false, "cid" : "_p66cg5hxz", "parentCid" : "cxx1", "properties" : { }, "components" : [ ] }, { "type" : "label", "multiple" : false, "cid" : "_t4kc68zgb", "parentCid" : "cxx1", "properties" : { "label" : "기본 정보 및 직영점", "color" : "4", "bold" : true }, "components" : [ ] }, { "type" : "columns", "multiple" : false, "cid" : "_mpcdnla3s", "parentCid" : "cxx1", "properties" : { "count" : 2 }, "components" : [ { "type" : "column", "multiple" : false, "cid" : "_7n28m0c24", "parentCid" : "_mpcdnla3s", "properties" : { }, "components" : [ { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_6kezlj2gw", "parentCid" : "_7n28m0c24", "properties" : { "label" : "매장명", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] }, { "type" : "select", "valueType" : "SELECT", "multiple" : false, "cid" : "_brtakh2ci", "parentCid" : "_7n28m0c24", "properties" : { "label" : "매장 형태(대)", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "-999", "items" : [ { "value" : "-999", "displayText" : "선택안함", "selected" : true }, { "value" : "0", "displayText" : "직영점", "selected" : false } ] }, "components" : [ ] }, { "type" : "select", "valueType" : "SELECT", "multiple" : false, "cid" : "_zpfixp6dp", "parentCid" : "_7n28m0c24", "properties" : { "label" : "매장 형태(중)", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "-999", "items" : [ { "value" : "-999", "displayText" : "선택안함", "selected" : true }, { "value" : "0", "displayText" : "로드(소)", "selected" : false }, { "value" : "1", "displayText" : "로드(중)", "selected" : false }, { "value" : "2", "displayText" : "로드(대)", "selected" : false } ] }, "components" : [ ] }, { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_opxr4r4b7", "parentCid" : "_7n28m0c24", "properties" : { "label" : "전화번호", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] } ] }, { "type" : "column", "multiple" : false, "cid" : "_fhosdte9c", "parentCid" : "_mpcdnla3s", "properties" : { }, "components" : [ { "type" : "date", "valueType" : "DATE", "multiple" : false, "cid" : "_62ljfi2a7", "parentCid" : "_fhosdte9c", "properties" : { "label" : "오픈일자", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultAsNow" : false, "defaultDate" : "", "code" : "date_4666" }, "components" : [ ] }, { "type" : "date", "valueType" : "DATE", "multiple" : false, "cid" : "_55qhdnzur", "parentCid" : "_fhosdte9c", "properties" : { "label" : "계약일자", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultAsNow" : false, "defaultDate" : "", "code" : "date_4909" }, "components" : [ ] }, { "type" : "number", "valueType" : "NUMBER", "multiple" : false, "cid" : "_7wqcpgsw1", "parentCid" : "_fhosdte9c", "properties" : { "label" : "사용 면적", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "minLength" : "0", "maxLength" : 100000000000, "width" : "100", "widthUnit" : "px", "unitText" : "제곱 미터", "fixType" : "postfix", "decimalPoints" : 2, "thousandComma" : true, "useTableAutoAggr" : false, "tableAggrType" : "", "code" : "number_5432" }, "components" : [ ] } ] } ] }, { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_x0310mnme", "parentCid" : "cxx1", "properties" : { "label" : "주소", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] }, { "type" : "hr", "multiple" : false, "cid" : "_2jyir7lmf", "parentCid" : "cxx1", "properties" : { }, "components" : [ ] }, { "type" : "label", "multiple" : false, "cid" : "_xi9jzlr4k", "parentCid" : "cxx1", "properties" : { "label" : "추가 정보", "color" : "4", "bold" : true }, "components" : [ ] }, { "type" : "columns", "multiple" : false, "cid" : "_xzqtl48mj", "parentCid" : "cxx1", "properties" : { "count" : 2 }, "components" : [ { "type" : "column", "multiple" : false, "cid" : "_1bdd2k09a", "parentCid" : "_xzqtl48mj", "properties" : { }, "components" : [ { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_z39bm3br2", "parentCid" : "_1bdd2k09a", "properties" : { "label" : "카드 가맹", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] } ] }, { "type" : "column", "multiple" : false, "cid" : "_6o631386k", "parentCid" : "_xzqtl48mj", "properties" : { }, "components" : [ { "type" : "number", "valueType" : "NUMBER", "multiple" : false, "cid" : "_yc2ietsf9", "parentCid" : "_6o631386k", "properties" : { "label" : "유통사 수수료율", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "minLength" : "0", "maxLength" : 100000000000, "width" : "100", "widthUnit" : "px", "unitText" : "%", "fixType" : "postfix", "decimalPoints" : 2, "thousandComma" : true, "useTableAutoAggr" : false, "tableAggrType" : "", "code" : "number_6408" }, "components" : [ ] } ] } ] }, { "type" : "hr", "multiple" : false, "cid" : "_vwnni7zgf", "parentCid" : "cxx1", "properties" : { }, "components" : [ ] }, { "type" : "label", "multiple" : false, "cid" : "_45exhbgdn", "parentCid" : "cxx1", "properties" : { "label" : "가맹점", "color" : "4", "bold" : true }, "components" : [ ] }, { "type" : "columns", "multiple" : false, "cid" : "_8usk5rtgf", "parentCid" : "cxx1", "properties" : { "count" : 2 }, "components" : [ { "type" : "column", "multiple" : false, "cid" : "_pn1td5sp9", "parentCid" : "_8usk5rtgf", "properties" : { }, "components" : [ { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_io0nug5sz", "parentCid" : "_pn1td5sp9", "properties" : { "label" : "점주명", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] }, { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_38prz8v88", "parentCid" : "_pn1td5sp9", "properties" : { "label" : "이메일 주소", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] } ] }, { "type" : "column", "multiple" : false, "cid" : "_7zq4pqjvk", "parentCid" : "_8usk5rtgf", "properties" : { }, "components" : [ { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_7klj8hou9", "parentCid" : "_7zq4pqjvk", "properties" : { "label" : "사업자 번호", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] } ] } ] }, { "type" : "table", "multiple" : false, "cid" : "_le2ns4190", "parentCid" : "cxx1", "properties" : { "label" : "테이블 영역", "hideLabel" : true, "guide" : "", "guideAsTooltip" : true }, "components" : [ { "type" : "select", "valueType" : "SELECT", "multiple" : true, "cid" : "_plz6hb1zp", "parentCid" : "_le2ns4190", "properties" : { "label" : "구분", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "-999", "items" : [ { "value" : "-999", "displayText" : "선택안함", "selected" : true }, { "value" : "0", "displayText" : "가맹비", "selected" : false }, { "value" : "1", "displayText" : "물대", "selected" : false } ] }, "components" : [ ] }, { "type" : "number", "valueType" : "NUMBER", "multiple" : true, "cid" : "_ls7peejvr", "parentCid" : "_le2ns4190", "properties" : { "label" : "기안문 금액", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "minLength" : 1, "maxLength" : 100000000000, "width" : "100", "widthUnit" : "px", "unitText" : "", "fixType" : "postfix", "decimalPoints" : 2, "thousandComma" : true, "useTableAutoAggr" : false, "tableAggrType" : "", "code" : "number_7994" }, "components" : [ ] }, { "type" : "number", "valueType" : "NUMBER", "multiple" : true, "cid" : "_pt14a3328", "parentCid" : "_le2ns4190", "properties" : { "label" : "실입금액", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "minLength" : 1, "maxLength" : 100000000000, "width" : "100", "widthUnit" : "px", "unitText" : "", "fixType" : "postfix", "decimalPoints" : 2, "thousandComma" : true, "useTableAutoAggr" : false, "tableAggrType" : "", "code" : "number_7999" }, "components" : [ ] }, { "type" : "date", "valueType" : "DATE", "multiple" : true, "cid" : "_caxijg1jb", "parentCid" : "_le2ns4190", "properties" : { "label" : "입금일자", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultAsNow" : false, "defaultDate" : "", "code" : "date_8004" }, "components" : [ ] } ] }, { "type" : "hr", "multiple" : false, "cid" : "_4fexzs5mw", "parentCid" : "cxx1", "properties" : { }, "components" : [ ] }, { "type" : "label", "multiple" : false, "cid" : "_q5r4sxjg8", "parentCid" : "cxx1", "properties" : { "label" : "중간관리 및 샵마스터", "color" : "4", "bold" : true }, "components" : [ ] }, { "type" : "columns", "multiple" : false, "cid" : "_v9mv6tw9m", "parentCid" : "cxx1", "properties" : { "count" : 2 }, "components" : [ { "type" : "column", "multiple" : false, "cid" : "_81sswrp43", "parentCid" : "_v9mv6tw9m", "properties" : { }, "components" : [ { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_pqq2uqdqy", "parentCid" : "_81sswrp43", "properties" : { "label" : "점주명(2)", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] }, { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_l3ux26l1j", "parentCid" : "_81sswrp43", "properties" : { "label" : "이메일 주소(2)", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] }, { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_ogtukor9l", "parentCid" : "_81sswrp43", "properties" : { "label" : "통장사본", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] } ] }, { "type" : "column", "multiple" : false, "cid" : "_vh6y9j7vb", "parentCid" : "_v9mv6tw9m", "properties" : { }, "components" : [ { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_a31spcgf4", "parentCid" : "_vh6y9j7vb", "properties" : { "label" : "사업자번호(2)", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] }, { "type" : "number", "valueType" : "NUMBER", "multiple" : false, "cid" : "_e5uoixeob", "parentCid" : "_vh6y9j7vb", "properties" : { "label" : "중간관리 수수료율", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "minLength" : 1, "maxLength" : 100000000000, "width" : "100", "widthUnit" : "px", "unitText" : "%", "fixType" : "postfix", "decimalPoints" : 2, "thousandComma" : true, "useTableAutoAggr" : false, "tableAggrType" : "", "code" : "number_9334" }, "components" : [ ] } ] } ] }, { "type" : "table", "multiple" : false, "cid" : "_8svlej54l", "parentCid" : "cxx1", "properties" : { "label" : "테이블 이름", "hideLabel" : true, "guide" : "", "guideAsTooltip" : true }, "components" : [ { "type" : "select", "valueType" : "SELECT", "multiple" : true, "cid" : "_vacv6gcl0", "parentCid" : "_8svlej54l", "properties" : { "label" : "구분", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "-999", "items" : [ { "value" : "-999", "displayText" : "선택안함", "selected" : true }, { "value" : "0", "displayText" : "오픈소모품비", "selected" : false }, { "value" : "1", "displayText" : "예수보증금", "selected" : false } ] }, "components" : [ ] }, { "type" : "number", "valueType" : "NUMBER", "multiple" : true, "cid" : "_a79c5lrma", "parentCid" : "_8svlej54l", "properties" : { "label" : "기안문 금액", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "minLength" : 1, "maxLength" : 100000000000, "width" : 250, "widthUnit" : "px", "unitText" : "", "fixType" : "postfix", "decimalPoints" : 2, "thousandComma" : true, "useTableAutoAggr" : false, "tableAggrType" : "", "code" : "number_10612" }, "components" : [ ] }, { "type" : "number", "valueType" : "NUMBER", "multiple" : true, "cid" : "_5jahygqpi", "parentCid" : "_8svlej54l", "properties" : { "label" : "실입금액", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "minLength" : 1, "maxLength" : 100000000000, "width" : 250, "widthUnit" : "px", "unitText" : "", "fixType" : "postfix", "decimalPoints" : 2, "thousandComma" : true, "useTableAutoAggr" : false, "tableAggrType" : "", "code" : "number_10617" }, "components" : [ ] }, { "type" : "date", "valueType" : "DATE", "multiple" : true, "cid" : "_e0xfof83z", "parentCid" : "_8svlej54l", "properties" : { "label" : "입금일자", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultAsNow" : false, "defaultDate" : "", "code" : "date_10622" }, "components" : [ ] } ] }, { "type" : "label", "multiple" : false, "cid" : "_j4udvsgqv", "parentCid" : "cxx1", "properties" : { "label" : "* 첨부파일: 사업자등록증, 통장사본" }, "components" : [ ] }, { "type" : "file", "valueType" : "FILES", "multiple" : false, "cid" : "_hdz1ftvb7", "parentCid" : "cxx1", "properties" : { "label" : "파일첨부", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false }, "components" : [ ] } ] } }, "process" : { "useProcess" : true, "statuses" : [ { "name" : "대기", "start" : true, "doing" : false, "end" : false, "color" : "0" }, { "name" : "처리중", "start" : false, "doing" : true, "end" : false, "color" : "10" }, { "name" : "등록 완료", "start" : false, "doing" : false, "end" : true, "color" : "17" }, { "name" : "반려", "start" : false, "doing" : true, "end" : false, "color" : "4" } ], "transitions" : [ { "beforeStatus" : "대기", "nextStatus" : "처리중", "actionName" : "처리중", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] }, { "beforeStatus" : "처리중", "nextStatus" : "대기", "actionName" : "대기", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] }, { "beforeStatus" : "처리중", "nextStatus" : "등록 완료", "actionName" : "등록 완료", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] }, { "beforeStatus" : "등록 완료", "nextStatus" : "처리중", "actionName" : "처리중", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] }, { "beforeStatus" : "대기", "nextStatus" : "반려", "actionName" : "반려", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] } ], "addPushes" : [ ] } } }