Activity15Config.lua 182 B

1234567891011
  1. local root = {
  2. {
  3. aConfigId = 1001,
  4. time = 7,
  5. timeLimit = 12,
  6. taskCongfigId = 1,
  7. rewardConfigId = 1,
  8. showId = 1
  9. }
  10. }
  11. return root