1234567891011121314151617181920 |
- [
- {
- "sourceId": "1",
- "sourceName": "FSS",
- "name": "192.168.1.24",
- "id": 1,
- "userName": "root",
- "passWord": "xiaoshi221101",
- "filePath": "/file/"
- },
- {
- "sourceId": "2",
- "sourceName": "OSS",
- "name": "阿里云",
- "id": 2,
- "userName": "xiexiang",
- "passWord": "xiexiang123456",
- "filePath": "/file/"
- }
- ]
|