LotteryExchangeGroupConfig.lua 88 B

1234567
  1. local root = {
  2. {
  3. exchangeId = 1,
  4. updateClock = 5
  5. }
  6. }
  7. return root