Showing
1 changed file
with
5 additions
and
5 deletions
... | @@ -70,14 +70,14 @@ create table _comment( | ... | @@ -70,14 +70,14 @@ create table _comment( |
70 | >UPDATE board SET idx = @COUNT:=@COUNT+1; | 70 | >UPDATE board SET idx = @COUNT:=@COUNT+1; |
71 | 71 | ||
72 | - 게시판 추가 DB 이름(댓글은 board 대신 comment) | 72 | - 게시판 추가 DB 이름(댓글은 board 대신 comment) |
73 | ->공지사항: notice_board | 73 | +>공지사항: notice_board<br> |
74 | ->작곡가 구인: composer_board | 74 | +>작곡가 구인: composer_board<br> |
75 | ->가수 구인: singer_board | 75 | +>가수 구인: singer_board<br> |
76 | ->자유게시판: free_board | 76 | +>자유게시판: free_board<br> |
77 | >건의사항: suggestion_board | 77 | >건의사항: suggestion_board |
78 | 78 | ||
79 | --- | 79 | --- |
80 | -### 최종 수정: 2021-12-01 01:22<br> | 80 | +### 최종 수정: 2021-12-01 01:40<br> |
81 | ### 수정 내용: | 81 | ### 수정 내용: |
82 | 1. 채팅 구현(팝업) | 82 | 1. 채팅 구현(팝업) |
83 | 2. 시간 실시간 반영 | 83 | 2. 시간 실시간 반영 | ... | ... |
-
Please register or login to post a comment