Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
upgradeSFA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王岩
upgradeSFA
Commits
e73b6622
Commit
e73b6622
authored
Mar 11, 2025
by
王岩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
d8fd068f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
notifications.sh
+1
-1
No files found.
notifications.sh
View file @
e73b6622
...
...
@@ -83,7 +83,7 @@ jPushMessage() {
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":["test_83916"]},"message":{"title":"版本更新通知","msg_content":"为了提供更好的服务,系统有一个新版本需要更新,请更新版本。"},"notification":{"alert":"为了提供更好的服务,系统有一个新版本需要更新,请更新版本。","android": {"style": 1, "big_text": "为了提供更好的服务,系统有一个新版本需要更新,请更新版本。", "intent": {"url": "intent:#Intent;action=android.intent.action.MAIN;end"},"category":"IM"}
}}'
\
-d
'{"platform":["
ios"],"inapp_message":{"inapp_message":false},"options":{"classification":0,"time_to_live":86400,"apns_production":false,"sendno":1741686107},"notification":{"alert":"565656asdas萨达","ios":{"alert":{"title":"6565啊实打实","body":"565656asdas萨达"},"content-available":0,"mutable-content":true,"sound":"default","badge":"+1","thread-id":"","interruption-level":"active","filter-criteria":"","extras":{}}},"audience":{"alias":["test_84191"]
}}'
\
--compressed
)
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment