EmailGroupConfig.lua 104 B

12345678
  1. local root = {
  2. {
  3. id = 1,
  4. isEnabled = true,
  5. sConfigId = 1
  6. }
  7. }
  8. return root