{"id":17506559,"url":"https://github.com/chf007/egg-qywx","last_synced_at":"2025-04-23T12:27:31.558Z","repository":{"id":57220698,"uuid":"147762203","full_name":"chf007/egg-qywx","owner":"chf007","description":"企业微信API Egg 插件","archived":false,"fork":false,"pushed_at":"2024-02-28T06:09:42.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T18:47:42.988Z","etag":null,"topics":["egg","egg-plugin","egg-qywx","eggjs","eggplugin","qiye","qywx"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chf007.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-07T02:54:46.000Z","updated_at":"2024-06-05T12:27:09.000Z","dependencies_parsed_at":"2024-10-26T02:44:04.726Z","dependency_job_id":"9d7961b9-7d85-4c91-a183-15014805b01f","html_url":"https://github.com/chf007/egg-qywx","commit_stats":{"total_commits":5,"total_committers":3,"mean_commits":"1.6666666666666667","dds":0.6,"last_synced_commit":"103be32eaa6b33155a3b33a734f461a5f03e2026"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chf007%2Fegg-qywx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chf007%2Fegg-qywx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chf007%2Fegg-qywx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chf007%2Fegg-qywx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chf007","download_url":"https://codeload.github.com/chf007/egg-qywx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250432982,"owners_count":21429786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["egg","egg-plugin","egg-qywx","eggjs","eggplugin","qiye","qywx"],"created_at":"2024-10-20T03:45:19.760Z","updated_at":"2025-04-23T12:27:31.541Z","avatar_url":"https://github.com/chf007.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# egg-qywx\n\n企业微信API Egg 插件，日前只持 Egg2.x 以上版本\n\n## 安装\n\n```\nnpm install egg-qywx\n```\n\n## 启用\n```\n// config/plugin.js\n\nexports['qywx'] = {\n  enable: true,\n  package: 'egg-qywx',\n};\n\n```\n\n## 配置说明\n```\n// config/config.default.js\n\nconfig.qywx = {\n    corpid: 'xxx', // 企业微信企业ID 必填\n    secret: 'xxx', // 企业微信应用密钥 必填\n    agentid: 'xxx', // 企业微信应用ID 必填\n};\n\n```\n\n## 目前支持API\n\n- 查询用户\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchf007%2Fegg-qywx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchf007%2Fegg-qywx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchf007%2Fegg-qywx/lists"}