serverlist.json 233 B

1234567891011121314
  1. [
  2. {
  3. "id": 1,
  4. "index": 0,
  5. "name": "fxd测试",
  6. "address": "192.168.0.85:18081",
  7. "state": 1,
  8. "is_open": true,
  9. "capacity": 2000,
  10. "serverid": 1,
  11. "groupid": 1,
  12. "note": "local"
  13. }
  14. ]