H5Package1301ClientConfig.json 692 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. [
  2. {
  3. "cid": 1,
  4. "gids": [576, 577, 578],
  5. "maxDoubly": 10,
  6. "maxTimesFlop": 3
  7. },
  8. {
  9. "cid": 2,
  10. "gids": [576, 577, 578],
  11. "maxDoubly": 10,
  12. "maxTimesFlop": 3
  13. },
  14. {
  15. "cid": 3,
  16. "gids": [576, 577, 578],
  17. "maxDoubly": 10,
  18. "maxTimesFlop": 3
  19. },
  20. {
  21. "cid": 4,
  22. "gids": [577, 578, 579],
  23. "maxDoubly": 10,
  24. "maxTimesFlop": 3
  25. },
  26. {
  27. "cid": 5,
  28. "gids": [577, 579, 581],
  29. "maxDoubly": 20,
  30. "maxTimesFlop": 3
  31. },
  32. {
  33. "cid": 6,
  34. "gids": [578, 580, 582],
  35. "maxDoubly": 20,
  36. "maxTimesFlop": 3
  37. }
  38. ]