{"id":21240058,"url":"https://github.com/open-hand/choerodon-message","last_synced_at":"2025-07-10T19:32:47.907Z","repository":{"id":53262638,"uuid":"145099094","full_name":"open-hand/choerodon-message","owner":"open-hand","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-15T03:24:06.000Z","size":44746,"stargazers_count":12,"open_issues_count":2,"forks_count":25,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-05T16:51:08.714Z","etag":null,"topics":["c7nf","choerodon","java","spring-boot","spring-cloud"],"latest_commit_sha":null,"homepage":"http://choerodon.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/open-hand.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.zh-CN.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-17T09:12:28.000Z","updated_at":"2022-01-04T03:26:01.000Z","dependencies_parsed_at":"2023-01-29T04:45:14.590Z","dependency_job_id":null,"html_url":"https://github.com/open-hand/choerodon-message","commit_stats":null,"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/open-hand/choerodon-message","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-hand%2Fchoerodon-message","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-hand%2Fchoerodon-message/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-hand%2Fchoerodon-message/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-hand%2Fchoerodon-message/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-hand","download_url":"https://codeload.github.com/open-hand/choerodon-message/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-hand%2Fchoerodon-message/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264639923,"owners_count":23642319,"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":["c7nf","choerodon","java","spring-boot","spring-cloud"],"created_at":"2024-11-21T00:47:36.837Z","updated_at":"2025-07-10T19:32:47.534Z","avatar_url":"https://github.com/open-hand.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# choerodon-message\n消息服务\n\n## Introduction\n消息管理，平台统一的消息推送入口。此服务是对[hzero-message](https://github.com/open-hand/hzero-message.git)的二开，对消息创建，webhook，接收配置，项目层消息发送等功能都进行了定制化处理。\n\n## Documentation\n- 更多详情请参考`hzero-message`[中文文档](http://open.hand-china.com/document-center/doc/application/10027/10158?doc_id=4691)\n\n## Features\n- 公告管理：管理系统的公告与通知\n- 模板管理：发送消息的内容模板\n- 账户配置：邮箱、短信、企业微信、微信公众号、钉钉、webhook配置\n- 消息发送配置：模板与账户关联\n- 消息接收配置：允许用户指定消息接收方式\n- 消息监控：消息发送的记录\n- 项目层消息发送配置：自定义项目层消息发送\n\n## Architecture\n\n![](http://file.open.hand-china.com/hsop-image/doc_classify/0/9a5fb3d45bea4e209cd22fab5bc7fb9b/20200713171014.png)\n\n\n## Dependencies\n\n\n* 服务依赖\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.hzero\u003c/groupId\u003e\n    \u003cartifactId\u003ehzero-message-saas\u003c/artifactId\u003e\n    \u003cversion\u003e${hzero.service.version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Data initialization\n\n- 创建数据库，本地创建 `hzero_message` 数据库和默认用户，示例如下：\n\n  ```sql\n  CREATE USER 'choerodon'@'%' IDENTIFIED BY \"123456\";\n  CREATE DATABASE hzero_message DEFAULT CHARACTER SET utf8;\n  GRANT ALL PRIVILEGES ON hzero_message.* TO choerodon@'%';\n  FLUSH PRIVILEGES;\n  ```\n\n- 初始化 `hzero_message` 数据库，运行项目根目录下的 `init-database.sh`，该脚本默认初始化数据库的地址为 `localhost`，若有变更需要修改脚本文件\n\n  ```sh\n  sh init-database.sh\n  ```\n  \n## Changelog\n\n- [更新日志](./CHANGELOG.zh-CN.md)\n\n\n## Contributing\n\n欢迎参与项目贡献！比如提交PR修复一个bug，或者新建Issue讨论新特性或者变更。\n\nCopyright (c) 2020-present, CHOERODON\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-hand%2Fchoerodon-message","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-hand%2Fchoerodon-message","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-hand%2Fchoerodon-message/lists"}