"게시판 정보", 'label' => [ 'uid' => "번호", 'grpno' => "그룹번호", 'grpord' => "부모번호", 'grpdpt' => "그룸Depth", 'category_uid' => "분류", 'user_uid' => "작성자", 'title' => "제목", 'content' => "내용", 'passwd' => "암호", 'confirmpassword' => "암호확인", 'view_cnt' => "조회수", 'board_file' => "첨부파일", 'status' => "상태", 'updated_at' => "수정일", 'created_at' => "작성일" ], 'STATUS' => ['use' => '사용', 'unuse' => '사용않함'], ];