feat,wip : 거래장 페이지 작업 준비

- 필요에 따라 테이블 준비
This commit is contained in:
2022-06-09 01:21:21 +09:00
parent 6e87aef09f
commit bb04632a7f
7 changed files with 87 additions and 6 deletions
+1 -1
View File
@@ -68,4 +68,4 @@ DROP TABLE IF EXISTS ng_betting;
DROP TABLE IF EXISTS vote;
DROP TABLE IF EXISTS vote_comment;
DROP TABLE IF EXISTS `ng_auction`;
DROP TABLE IF EXISTS `ng_auction_bid`;