提交 0a3705c5 编写于 作者: 小傅哥's avatar 小傅哥

Update road_map_8.0.sql

上级 8569c3e3
...@@ -24,7 +24,7 @@ SET NAMES utf8mb4; ...@@ -24,7 +24,7 @@ SET NAMES utf8mb4;
# ------------------------------------------------------------ # ------------------------------------------------------------
CREATE database if NOT EXISTS `road_map` default character set utf8mb4 collate utf8mb4_0900_ai_ci; CREATE database if NOT EXISTS `road_map` default character set utf8mb4 collate utf8mb4_0900_ai_ci;
use `x_api`; use `road_map`;
DROP TABLE IF EXISTS `user_order`; DROP TABLE IF EXISTS `user_order`;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册