{"id":14973014,"url":"https://github.com/jeecgboot/jeewx-boot","last_synced_at":"2025-05-16T06:08:15.814Z","repository":{"id":37162333,"uuid":"193188259","full_name":"jeecgboot/jeewx-boot","owner":"jeecgboot","description":"JAVA版免费开源的微信管家平台。支持微信公众号、小程序、第三方平台等。平台已经实现了公众号基础管理、群发、系统权限、抽奖活动、小程序官网等功能，便于二次开发，可以快速搭建微信应用！","archived":false,"fork":false,"pushed_at":"2023-05-31T06:05:55.000Z","size":22028,"stargazers_count":1135,"open_issues_count":18,"forks_count":550,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-04-08T16:06:28.808Z","etag":null,"topics":["jeewx","jeewx-api","jeewxboot","spring-boot","springboot","weixin","weixin-application","weixin-java","wepy","xiaochengxu"],"latest_commit_sha":null,"homepage":"http://www.jeewx.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeecgboot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2019-06-22T03:52:24.000Z","updated_at":"2025-04-04T16:01:48.000Z","dependencies_parsed_at":"2024-12-15T04:16:23.827Z","dependency_job_id":null,"html_url":"https://github.com/jeecgboot/jeewx-boot","commit_stats":{"total_commits":99,"total_committers":1,"mean_commits":99.0,"dds":0.0,"last_synced_commit":"641ab52c3e1845fec39996d7794c33fb40dad1dd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeecgboot%2Fjeewx-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeecgboot%2Fjeewx-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeecgboot%2Fjeewx-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeecgboot%2Fjeewx-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeecgboot","download_url":"https://codeload.github.com/jeecgboot/jeewx-boot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254478193,"owners_count":22077676,"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":["jeewx","jeewx-api","jeewxboot","spring-boot","springboot","weixin","weixin-application","weixin-java","wepy","xiaochengxu"],"created_at":"2024-09-24T13:47:56.666Z","updated_at":"2025-05-16T06:08:10.792Z","avatar_url":"https://github.com/jeecgboot.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nJeewx-Boot 免费微信管家平台\n==========\n\n当前最新版本： 1.3（发布日期：20200916）\n\n[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeewx-boot/blob/master/LICENSE)\n[![](https://img.shields.io/badge/Author-JEECG团队-orange.svg)](http://www.jeewx.com)\n[![](https://img.shields.io/badge/version-1.3-brightgreen.svg)](https://gitee.com/jeecg/jeewx-boot)\n\n\n\n项目介绍\n-----------------------------------\nJeewxBoot是一款免费的JAVA微信管家平台，支持微信公众号、小程序、微信第三方平台、抽奖活动等。JeewxBoot已经实现了系统权限管理、公众号管理、抽奖活动等基础功能，便于二次开发，可以快速搭建微信应用！\n\n技术架构：SpringBoot2.1.3 + Mybatis + Velocity；\n采用插件开发机制，实现一个抽奖活动一个独立插件（对JAVA来讲就是一个JAR包），可以很方便的做插拔，提供丰富的活动插件下载。。\n\n\n\n\n\n\n技术文档\n-----------------------------------\n\n* 入门必读：http://doc.jeewx.com/1414959\n* QQ交流群 : 97460170\n* 技术官网 ：[www.jeewx.com](http://www.jeewx.com)\n* 演示地址 ：[http://demo.jeewx.com](http://demo.jeewx.com) 【测试账号： jeewx/123456】\n* 视频教程 ：[JeewxBoot入门视频教程](https://www.bilibili.com/video/av62847704)\n* 常见问题：[入门常见问题汇总](http://bbs.jeecg.com/forum.php?mod=viewthread\u0026tid=8185\u0026extra=page%3D1)\n\n\n项目说明\n-----------------------------------\n\n#### 基础平台项目\n\n| 项目名   |      中文名      |  备注 |\n|----------|:-------------:|------:|\n| jeewx-boot-start |  启动项目 |  |\n| jeewx-boot-base-system |  系统用户管理模块 |  |\n| jeewx-boot-module-weixin | 微信公众号管理 |     |\t \n| jeewx-boot-module-api | 共通业务API接口 |     |\t\n| huodong/jeewx-boot-module-goldenegg |    砸金蛋活动   |    |\n| huodong/jeewx-boot-module-cms |   小程序官网   |  [集成文档](http://doc.jeewx.com/1767423)  |\n\n\n#### 插件项目说明\n\n* 免费插件下载： [http://cloud.jeecg.com](http://cloud.jeecg.com/?categoryId=1291328642663645186)\n\n\n| 项目名   |      中文名      |  备注 \n|----------|:-------------:|------:|\n| jeewx-boot-module-commonluckymoney |    圣诞拆红包抽奖   |       \n| jeewx-boot-module-scratchcards |    刮刮乐活动   |    \n| jeewx-module-divination |    摇签祈福活动   |    \n| P3-Biz-shaketicket |    摇一摇活动   |    \n| jeewx-boot-module-luckyroulette |    新版大转盘活动   | \n\n\n\n#### 小程序源码\n\n* 小程序官网 ：http://cloud.jeecg.com/page?id=1409695763776249857\n\n\n\t  \n功能清单\n-----------------------------------\n\n```\n├─系统管理\n│  ├─用户管理\n│  ├─角色管理\n│  ├─菜单管理\n│  └─首页设置\n│  └─项目管理（插件）\n├─公众号运营\n│  ├─基础配置\n│  │  ├─公众号管理\n│  │  ├─关注欢迎语\n│  │  ├─未识别回复语\n│  │  ├─关键字设置\n│  │  ├─自定义菜单\n│  │  ├─菜单支持小程序链接\n│  │  ├─Oauth2.0链接机制\n│  └─微信第三方平台\n│  └─支持扫描授权公众号\n│  ├─素材管理\n│  │  ├─文本素材\n│  │  ├─图文素材\n│  │  ├─超强图文编辑器\n│  │  ├─图文预览功能\n│  ├─用户管理\n│  │  ├─粉丝管理\n│  │  ├─粉丝标签管理\n│  │  ├─图文编辑器\n│  │  ├─接受消息管理\n│  │  ├─粉丝消息回复\n│  │  ├─图文预览功能\n│  ├─高级功能\n│  │  ├─微信群发功能\n│  │  ├─群发审核功能\n│  │  ├─二维码管理\n├─微信抽奖活动\n│  ├─砸金蛋\n│  ├─小程序官网（CMS模块）\n│  ├─摇一摇（尚未开源）\n│  ├─微信砍价（尚未开源）\n│  ├─更多商业活动\n├─高级功能（尚未开源）\n│  ├─小程序商城\n│  ├─竞选投票\n│  ├─分销商城\n│  ├─团购商城\n│  ├─红包活动\n│  ├─更多商业功能\n│  ├─。。。\n```\n\n\n\n\n系统效果\n----\n\n\n\n##### 系统截图\n![](https://oscimg.oschina.net/oscnet/up-cfcc44a9ad6cc52a5e4dd2a19d1cd775d55.png)\n![](https://oscimg.oschina.net/oscnet/up-697c944f14c0d16a9bce405e1369ab27088.png)\n\n\n![](https://oscimg.oschina.net/oscnet/up-e77abee0fcbc6b1216e987b9721f7c497e8.png)\n![](https://oscimg.oschina.net/oscnet/up-83fcf83848071fa7499bdb8792358aec355.png)\n![](https://oscimg.oschina.net/oscnet/up-77d779e14210120766c256b5c7af768ec8a.png)\n\n![](https://images.gitee.com/uploads/images/2019/0715/140426_f26f4ebf_57093.jpeg)\n![](https://oscimg.oschina.net/oscnet/up-26a8ad222460e46515e572e9f73134df8b1.png)\n![](https://oscimg.oschina.net/oscnet/up-b13041a3f8ef35e5cc5d528a1f2dfe1a5bd.png)\n![](https://oscimg.oschina.net/oscnet/up-ec65fa68786246deda14a2020fc81d54e5d.png)\n\n\n\n\n##### 体验二维码\n![github](https://static.oschina.net/uploads/img/201907/13100959_naiO.jpg \"jeewx521\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeecgboot%2Fjeewx-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeecgboot%2Fjeewx-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeecgboot%2Fjeewx-boot/lists"}