wuxw
2022-07-19 05683f2b2bdbdbe21cf17ad523c21ab338bd1c54
Readme.md
old mode 100644 new mode 100755
@@ -1,57 +1,61 @@
微小区平台
[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/>
分支说明:
## how to install
分支管理说明,test为最新代码未测试代码(主要为了防止本地代码遗失),master 为最新测试过代码(待产品化),product 为产品化代码
1、[Development environment installation](docs/installHcDev_en.md) <br/>
2、[Production environment installation](docs/installHcProd.md)<br/>
开发工具:
java1.8 + idea/eclipse + mysql
技术架构:
Java + spring cloud + mybatis + mysql + kafka + redis
## how to use
[Operation Manual](https://github.com/java110/MicroCommunity/wiki)
## product
服务依赖关系
1、Mobile demonstration environment demo
![image](dependencies.png)
   ![image](docs/img/hc_en.png)
服务安装说明:
1、安装点[这里](wiki/install)
2、用post工具属性缓存 地址为:http://yourIp:8001/cacheApi/flush 如下图:
![image](ConsoleService/doc/img/20180507231201.jpg)
3、在浏览器输入 http://yourIp:6001/ 如下图
![image](ConsoleService/doc/img/20180507230124.jpg)
    点击高级,继续前往。
4、登录系统,用户名为 admin 密码为 admin  如下图
![image](ConsoleService/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](ConsoleService/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](ConsoleService/doc/img/20180509223107.jpg)
  ![image](ConsoleService/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
5、统一接口地址:http://ip:8001/httpApi/service
加入微小区交流群随时了解项目进度,和java110开发者零距离沟通 qq群号 827669685,邮箱:928255095@qq.com
![image](MicroCommunity_qq.png)