Commit f41d77e3 by 段志勇

Update README.md

parent 39ef117b
......@@ -26,10 +26,12 @@
4. `DD_HOST_URL` 对应 `https://oapi.dingtalk.com/robot/send?access_token=ABCD``ABCD`
5. `DD_ICON_URL` 对应 `https://appicon.pgyer.com/image/view/app_icons/abcd/120Y``abcd/120Y`
6. `DD_DOWN_URL` 对应 `http://www.pgyer.com/abcd``abcd`
7. sh [path/to]/ios_package.sh PRD yes
8. 参数1:PRD 对应工程的环境文件
9. 参数2:yes 代表使用钉钉通知
10. 参数2:no 不使用钉钉通知
```shell
sh [path/to]/ios_package.sh PRD yes
```
7. 参数1:PRD 对应工程的环境文件
8. 参数2:yes 代表使用钉钉通知
9. 参数2:no 不使用钉钉通知
## 三、Tips:
......
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