Commit 97c47f88 authored by 11277's avatar 11277

Update 头行保存.md

parent 7b697ba4
...@@ -9,19 +9,19 @@ ...@@ -9,19 +9,19 @@
**hls_person(头表)** **hls_person(头表)**
|pid|name|age | | pid | name | age |
|:---: | :---: | :---:| |:---: | :---: | :---: |
|1| 张三 | 21 | | 1 | 张三 | 21 |
| 2 | 李四| 36 | | 2 | 李四| 36 |
*hls_hobby(行表** **hls_hobby(行表)**
|hid|pid|hobby |cause| | hid | pid | hobby | cause |
|:---: | :---: | :---:|:---:| | :---: | :---: | :---: | ---: |
|1| 张三 | 篮球 |因为篮球好玩| | 1 | 张三 | 篮球 | 因为篮球好玩 |
|2| 李四| 游泳 |因为篮球好玩| | 2 | 李四 | 游泳 | 因为篮球好玩 |
|3|1|动画片|因为动画片好看| | 3 | 1 | 动画片 | 因为动画片好看 |
|4|2|画画|因为画画好玩| | 4 | 2 | 画画 | 因为画画好玩 |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment