|
-
- -- ¶à΢ÐŲÎÊý
- local config = {
- --[[
- {
- appId = "wx9e0654fad4ac27c4",
- appKey = "e820dfdd8b295e34d9ad79448d2ee2a4",
- },
- {
- appId = "wxbe12c718df257ff0",
- appKey = "1c5445ba52c397802194420962c2a30c",
- },
- {
- appId = "wxa8a89f416bc9f968",
- appKey = "cc43ae995b7971e4223096e07bc7cd77",
- },
- {
- appId = "wxcc01cfef43acd4ee",
- appKey = "976fbe75dc0eae0a7c4f1ebdb07ef54e",
- },
- {
- appId = "wx1dafec29f245318b",
- appKey = "8d3baaf38f6ace6d8da32d2cd8ebad8e",
- }
- --]]
- };
-
- return config;
|