Skip to content

Commit de9c4be

Browse files
committed
项目数据库脚本文件上传
1 parent 42c73c8 commit de9c4be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

script/answer.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ SET FOREIGN_KEY_CHECKS=0;
1717

1818
CREATE DATABASE IF NOT EXISTS answer default charset utf8 COLLATE utf8_general_ci;
1919

20+
USE answer;
21+
2022
-- ----------------------------
2123
-- Table structure for `smw_user`
2224
-- ----------------------------

0 commit comments

Comments
 (0)