17 lines
280 B
JSON
17 lines
280 B
JSON
{
|
|
"enabled": true,
|
|
"sources": [
|
|
{
|
|
"key": "default",
|
|
"label": "默认账号",
|
|
"enabled": true,
|
|
"baseUrl": "https://example.com",
|
|
"username": "",
|
|
"password": "",
|
|
"phone": "",
|
|
"deviceId": "-",
|
|
"deviceType": 0
|
|
}
|
|
]
|
|
}
|