added a new footer [issue 053]

This commit is contained in:
Aaron Chen 2021-11-26 08:44:48 +08:00
parent 24ba40a10a
commit 58c0c4c07a

View File

@ -24,6 +24,8 @@ git clone https://gitee.com/polaris-arvin_admin/callapp_mrcp.git
git branch -a
# 切换分支
git checkout develop
# 创建一个分支同时切换到这个新分支
git checkout -b iss053
```
## 代码推拉