feat(WIP): 국가 베팅 '기능만' 구현
This commit is contained in:
+3
-1
@@ -62,4 +62,6 @@ CREATE TABLE `reserved_open` (
|
||||
INDEX `date` (`date`)
|
||||
)
|
||||
DEFAULT CHARSET=utf8mb4
|
||||
ENGINE=Aria;
|
||||
ENGINE=Aria;
|
||||
|
||||
DROP TABLE IF EXISTS ng_betting;
|
||||
Reference in New Issue
Block a user