26 lines
546 B
JSON
26 lines
546 B
JSON
{
|
|
"enabled": true,
|
|
"sources": [
|
|
{
|
|
"key": "default",
|
|
"label": "默认账号",
|
|
"baseUrl": "https://123.207.217.176",
|
|
"username": "17665234375",
|
|
"password": "yaochao11",
|
|
"phone": "17665234375",
|
|
"deviceId": "-",
|
|
"deviceType": 0
|
|
},
|
|
{
|
|
"key": "account2",
|
|
"label": "备用账号 1",
|
|
"baseUrl": "https://123.207.217.176",
|
|
"username": "18216161068",
|
|
"password": "yaochao11",
|
|
"phone": "18216161068",
|
|
"deviceId": "-",
|
|
"deviceType": 0
|
|
}
|
|
]
|
|
}
|