Authored by zhaoyue

Update README.md

# xkl-web程序说明
# xkl-interface程序说明
## 部署
139.129.166.85
... ... @@ -18,8 +18,8 @@ keytool -list -v -keystore .keystore -storepass xkl2016
代码
```
cd /home/fyq
git clone git@gitlab.hanhezy.com:fyq/xkl-web.git
cd xkl-web
git clone git@gitlab.hanhezy.com:fyq/xkl-interface.git
cd xkl-interface
```
启动
```
... ...