完成基础开发
This commit is contained in:
11
backend/data/clients.json
Normal file
11
backend/data/clients.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"id": "a0c59f6a-a4aa-4bd9-9108-192c42f8f6c7",
|
||||
"name": "zack-server",
|
||||
"host": "https://qbitn.nosuchip.com",
|
||||
"port": 3443,
|
||||
"username": "zack",
|
||||
"password": "haHA7359339.pq",
|
||||
"enabled": true
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user