You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
492 B

  1. -- ¶à΢ÐŲÎÊý
  2. local config = {
  3. --[[
  4. {
  5. appId = "wx9e0654fad4ac27c4",
  6. appKey = "e820dfdd8b295e34d9ad79448d2ee2a4",
  7. },
  8. {
  9. appId = "wxbe12c718df257ff0",
  10. appKey = "1c5445ba52c397802194420962c2a30c",
  11. },
  12. {
  13. appId = "wxa8a89f416bc9f968",
  14. appKey = "cc43ae995b7971e4223096e07bc7cd77",
  15. },
  16. {
  17. appId = "wxcc01cfef43acd4ee",
  18. appKey = "976fbe75dc0eae0a7c4f1ebdb07ef54e",
  19. },
  20. {
  21. appId = "wx1dafec29f245318b",
  22. appKey = "8d3baaf38f6ace6d8da32d2cd8ebad8e",
  23. }
  24. --]]
  25. };
  26. return config;