jialh
9 小时以前 d0b19298e28a9b8b50c778704b77160f17e73950
Readme.md
old mode 100644 new mode 100755
@@ -1,66 +1,61 @@
### 变更历史(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. 服务依赖关系
   ![image](docs/img/hc_en.png)
![image](dependencies.png)
### 如何开始(how to start)
[从这里开始](docs/Readme.md)
### 如何安装(how to install)
[从这里安装](docs/install.md)
### 接口接口协议
1. [openApi协议](docs/api/Readme.md)
2. [后台协议](docs/services/Readme.md)
### 运行效果(view)
1.在浏览器输入 https://localhost:8443/ 如下图
![image](WebService/doc/img/20180507230124.jpg)
    点击高级,继续前往。
2.登录系统,用户名为 wuxw 密码为 admin  如下图
![image](WebService/doc/img/20180507230330.jpg)
    点击登录,进入如下图:
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)
    
  ![image](WebService/doc/img/20180507231045.jpg)
## System functions
   Please check the main system functions
   [Feature list](http://bbs.homecommunity.cn/pages/bbs/topic.html?topicId=102022042459860343)
  
  ![image](WebService/doc/img/20180509223107.jpg)
  ![image](WebService/doc/img/20180511010848.jpg)
## running result(view)
1.Type in the browser http://demo.homecommunity.cn/ As shown below
![image](docs/img/login_en.png)
    username: wuxw password: admin  As shown below
    Click to log in to enter the following picture:
![image](docs/img/index_en.png)
![image](docs/img/business_en.png)
![image](docs/img/owner_en.png)
## Participate and contribute
You can fork the code and pull request to merge the code after commit
3.统一接口地址:http://ip:8001/httpApi/service
4.数据模型图
![image](dataModel.png)
加入微小区交流群随时了解项目进度,和java110开发者零距离沟通 qq群号 827669685,邮箱:928255095@qq.com
![image](MicroCommunity_qq.png)