auto commit

This commit is contained in:
CyC2018
2018-07-19 23:39:27 +08:00
parent c9718335fa
commit d6a733ca8d
14 changed files with 279 additions and 206 deletions

View File

@ -170,7 +170,6 @@ FROM mytable
LIMIT 2, 3;
```
# 八、排序
- **ASC** :升序(默认)