Authored by chunhua.zhang

add

... ... @@ -6,10 +6,10 @@
## 更新代码
```bash
git pull --recurse-submodules
git submodule foreach --recursive git pull origin master
```
... ...