提交 34e7a5bc 编写于 作者: M Mars Liu

typo

上级 11034860
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Joe 需要使用下列表做一项数值计算 Joe 需要使用下列表做一项数值计算
```mysql ```mysql
create table data( create table points(
id int primary key auto_increment, id int primary key auto_increment,
x int, x int,
y int y int
...@@ -42,4 +42,4 @@ long ...@@ -42,4 +42,4 @@ long
### E ### E
byte byte
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册