{ "meta" : { "parserVersion" : 1, "key" : "7b72c6fa-e691-4910-a3bc-ccdc323da002", "base" : { "name" : "미술관 관리", "desc" : "미술관에 전시하는 작품을 관리하는 앱입니다.", "icon" : "ic_app22.png" }, "exporter" : { "name" : "웍스운영자", "companyName" : "다우그룹" }, "exportedAt" : "2021-05-27T11:45:52.634+09:00" }, "components" : { "view" : { "charts" : [ { "title" : "전시 작품 현황", "chartType" : "PIE", "groupByCid" : "_qcltimkeh", "aggMethod" : "COUNT", "subAggMethod" : "COUNT", "combination" : false, "stack" : false, "subStack" : false, "showValue" : false, "theme" : 0 }, { "title" : "작품 유형", "chartType" : "COLUMN", "groupByCid" : "_qr182y90f", "subGroupByCid" : "", "aggMethod" : "COUNT", "subAggMethod" : "COUNT", "combination" : false, "stack" : false, "subStack" : false, "showValue" : false, "theme" : 0 } ], "columns" : [ { "fieldCid" : "status", "columnName" : "상태" }, { "fieldCid" : "_zzv3du17w", "columnName" : "" }, { "fieldCid" : "_qr182y90f", "columnName" : "" }, { "fieldCid" : "_qcltimkeh", "columnName" : "" } ], "titleColumnIndex" : 1, "sortColumnIndex" : -1, "docNoConfig" : { "useDocNo" : false, "docNoType" : "simple", "customDigit" : 2 } }, "form" : { "data" : { "type" : "canvas", "multiple" : false, "cid" : "cxx1", "components" : [ { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_zzv3du17w", "parentCid" : "cxx1", "properties" : { "label" : "작가", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : "80", "widthUnit" : "percent", "format" : "all" }, "components" : [ ] }, { "type" : "file", "valueType" : "FILES", "multiple" : false, "cid" : "_hdz1ftvb7", "parentCid" : "cxx1", "properties" : { "label" : "파일첨부", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false }, "components" : [ ] }, { "type" : "textarea", "valueType" : "TEXT", "multiple" : false, "cid" : "_zi5k4oa1v", "parentCid" : "cxx1", "properties" : { "label" : "작가 약력", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "", "width" : 100, "widthUnit" : "percent", "rows" : 10 }, "components" : [ ] }, { "type" : "radio", "valueType" : "SELECT", "multiple" : false, "cid" : "_qcltimkeh", "parentCid" : "cxx1", "properties" : { "label" : "전시여부", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "0", "items" : [ { "value" : "0", "displayText" : "O", "selected" : true }, { "value" : "1", "displayText" : "X", "selected" : false } ], "align" : "horizontal" }, "components" : [ ] }, { "type" : "checkbox", "valueType" : "SELECTS", "multiple" : false, "cid" : "_qr182y90f", "parentCid" : "cxx1", "properties" : { "label" : "유형", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "items" : [ { "value" : "0", "displayText" : "추상 표현주의", "selected" : true }, { "value" : "1", "displayText" : "아르누보", "selected" : false }, { "value" : "2", "displayText" : "표현주의", "selected" : false }, { "value" : "3", "displayText" : "초현실주의", "selected" : false }, { "value" : "4", "displayText" : "포스트미니멀리즘", "selected" : false }, { "value" : "5", "displayText" : "키네틱아트", "selected" : false } ], "align" : "horizontal", "minCheckedCount" : 0, "maxCheckedCount" : 3 }, "components" : [ ] } ] } }, "process" : { "useProcess" : true, "statuses" : [ { "name" : "전시 준비 중", "start" : true, "doing" : false, "end" : false, "color" : "6" }, { "name" : "전시 중", "start" : false, "doing" : true, "end" : false, "color" : "4" }, { "name" : "완료", "start" : false, "doing" : false, "end" : true, "color" : "9" } ], "transitions" : [ { "beforeStatus" : "전시 준비 중", "nextStatus" : "전시 중", "actionName" : "진행하기", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] }, { "beforeStatus" : "전시 중", "nextStatus" : "완료", "actionName" : "완료하기", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] }, { "beforeStatus" : "완료", "nextStatus" : "전시 중", "actionName" : "완료취소하기", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] } ], "addPushes" : [ ] } } }