增加xpush

This commit is contained in:
yml
2026-05-25 17:20:18 +08:00
parent 28c8575a11
commit 30728c40be
22 changed files with 794 additions and 81 deletions
@@ -9,24 +9,6 @@
"deviceId": "-",
"deviceType": 0
},
"测试12": {
"token": "",
"baseUrl": "",
"username": "",
"phone": "",
"loggedInAt": "",
"deviceId": "-",
"deviceType": 0
},
"account3": {
"token": "",
"baseUrl": "",
"username": "",
"phone": "",
"loggedInAt": "",
"deviceId": "-",
"deviceType": 0
},
"account2": {
"token": "KU2draP6Rm7AQDIeN0SSIVeNBkdMdGODlN1ToNhAo0wYk6clo9EeHh8fE5cN2kIhxThC30gCZXZl6LQfs19K03S9",
"baseUrl": "https://123.207.217.176",
@@ -4,6 +4,7 @@
{
"key": "default",
"label": "默认账号",
"enabled": true,
"baseUrl": "https://123.207.217.176",
"username": "17665234375",
"password": "yaochao11",
@@ -14,6 +15,7 @@
{
"key": "account2",
"label": "备用账号 1",
"enabled": true,
"baseUrl": "https://123.207.217.176",
"username": "18216161068",
"password": "yaochao11",
@@ -18,6 +18,23 @@
"enabled": true
}
]
},
"wpush": {
"enabled": true,
"recipients": [
{
"id": "1c1089bb-4a54-4ec9-a10f-15b8099fdfb0",
"name": "y",
"apiKey": "WPUSHcPSmgodKUwMCB13IFSHJsyBqUI4",
"enabled": true
},
{
"id": "5affc7d0-3944-43ee-90cb-8242ab9b34e7",
"name": "yml",
"apiKey": "WPUSHsa44qjF35klEZRqVHxAouoDE2A6",
"enabled": true
}
]
}
}
}