old mode 100644
new mode 100755
| | |
| | | ### 变更历史(change history) |
| | | 版本|变更内容|变更时间|变更人员 |
| | | :-: | :-: | :-: | :-: |
| | | v0.01|初稿|2018-07-24|wuxw |
| | | [english](Readme_en.md)|[中文](Readme_cn.md) |
| | | ## Introduction |
| | | HC community management system is a set of saas property management system, including real estate, owners, fees (payment can be made online), repair application (repair can be reported online), complaints and suggestions, procurement, inspection, parking, gates, gates, monitoring , workflow, questionnaires, and announcements. |
| | | |
| | | Related code:<br/><br/> |
| | | 1、[Front end of property system](https://gitee.com/java110/MicroCommunityWeb) : Property staff using computer terminal<br/> |
| | | 2、[Property system backend](https://gitee.com/wuxw7/MicroCommunity): core business processing<br/> |
| | | 3、[Owner's mobile phone](https://gitee.com/java110/WechatOwnerService): |
| | | Provide users with use, including complaints and suggestions, payment, repairs, etc.<br/> |
| | | 4、[Property mobile version](https://gitee.com/java110/PropertyApp): Property staff using mobile terminal<br/> |
| | | |
| | | ### 分支说明(branch) |
| | | ## how to install |
| | | |
| | | 分支管理说明,test为最新代码未测试代码(主要为了防止本地代码遗失),master 为最新测试过代码(待产品化),product 为产品化代码 |
| | | 1、[Development environment installation](docs/installHcDev_en.md) <br/> |
| | | 2、[Production environment installation](docs/installHcProd.md)<br/> |
| | | |
| | | ### 系统简介(introduction) |
| | | 1. 开发工具: |
| | | ## how to use |
| | | |
| | | java1.8 + idea/eclipse + mysql |
| | | |
| | | 2. 技术架构: |
| | | [Operation Manual](https://github.com/java110/MicroCommunity/wiki) |
| | | |
| | | ## product |
| | | |
| | | Java + spring cloud + mybatis + mysql + kafka + redis |
| | | 1、Mobile demonstration environment demo |
| | | |
| | | 3. 服务依赖关系 |
| | |  |
| | | |
| | |  |
| | | |
| | | ### 如何开始(how to start) |
| | | |
| | | [从这里开始](https://github.com/java110/MicroCommunity/wiki) |
| | | |
| | | ### 如何安装(how to install) |
| | | |
| | | [从这里安装](https://github.com/java110/MicroCommunity/wiki/install) |
| | | |
| | | ### 运行效果(view) |
| | | 1.在浏览器输入 http://yourIp:6001/ 如下图 |
| | | |
| | |  |
| | | |
| | | 点击高级,继续前往。 |
| | | |
| | | 2.登录系统,用户名为 admin 密码为 admin 如下图 |
| | | |
| | |  |
| | | |
| | | 点击登录,进入如下图: |
| | | 2、computer demo<br/> |
| | | url :http://demo.homecommunity.cn <br/> |
| | | admin account:admin/admin<br/> |
| | | property account:wuxw/admin<br/> |
| | | dev account:dev/Change the password yourself [How to modify](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102021110520080050) |
| | | |
| | |  |
| | | ## System functions |
| | | |
| | | Please check the main system functions |
| | | |
| | | [Feature list](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102022042459860343) |
| | | |
| | |  |
| | | |
| | |  |
| | | ## running result(view) |
| | | 1.Type in the browser http://demo.homecommunity.cn/ As shown below |
| | | |
| | |  |
| | | |
| | | username: wuxw password: admin As shown below |
| | | |
| | | Click to log in to enter the following picture: |
| | | |
| | |  |
| | | |
| | |  |
| | | |
| | |  |
| | | |
| | | ## Participate and contribute |
| | | |
| | | You can fork the code and pull request to merge the code after commit |
| | | |
| | | |
| | | 3.统一接口地址:http://ip:8001/httpApi/service |
| | | |
| | | 4.数据模型图 |
| | |  |
| | | |
| | | 加入微小区交流群随时了解项目进度,和java110开发者零距离沟通 qq群号 827669685,邮箱:928255095@qq.com |
| | | |
| | |  |
| | | |
| | | |