Commit 088b71f5 by 王岩

3.4.5+3相关内容

parent 2f41673e
......@@ -72,7 +72,7 @@ jPush() {
echo $(curl -s "https://api.jpush.cn/v3/push" \
-H "Authorization: Basic YjhiNjcyZmY3MjkyNjM1MTkzZjFhNjgwOmJmYWExYTg3YTEwZTNlMTJjNTI0ZmI0OQ==" \
-H "Content-Type: text/plain;charset=UTF-8" \
-d '{"platform":["android", "ios"],"audience":{"alias":'$1'},"message":{"title":"Update","msg_content":"Update"}}' \
-d '{"platform":["android", "ios"],"audience":{"alias":'$1'},"message":{"title":"user_update","msg_content":"user_update"}}' \
--compressed)
}
......
{
"android_version": "3.4.5+2",
"android_version": "3.4.5+3",
"android_forceUpdate": false,
"android_msg": "2.3.4相关内容",
"android_url": "https://gitlab.gzsle.com/wangyan/upgradeSFA/raw/test/app.apk",
......
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