Kaynağa Gözat

加入文档

wuxw 7 yıl önce
ebeveyn
işleme
0e18e57f92
3 değiştirilmiş dosya ile 69 ekleme ve 9 silme
  1. 9 9
      Readme.md
  2. 60 0
      Readme_20190413.md
  3. 0 0
      java110-doc/Readme.md

+ 9 - 9
Readme.md

@@ -22,30 +22,30 @@ Java + spring cloud + mybatis + mysql + kafka + redis
 
 ### 如何开始(how to start)
 
-[从这里开始](https://github.com/java110/MicroCommunity/wiki)
+[从这里开始](java110-doc)
 
 ### 如何安装(how to install)
 
-[从这里安装](https://github.com/java110/MicroCommunity/wiki/install)
+[从这里安装](java110-doc/install.md)
 
 ### 运行效果(view)
-1.在浏览器输入 http://yourIp:6001/ 如下图
+1.在浏览器输入 https://localhost:8443/ 如下图
 
-![image](ConsoleService/doc/img/20180507230124.jpg)
+![image](WebService/doc/img/20180507230124.jpg)
 
     点击高级,继续前往。
 
-2.登录系统,用户名为 admin 密码为 admin  如下图
+2.登录系统,用户名为 wuxw 密码为 admin  如下图
 
-![image](ConsoleService/doc/img/20180507230330.jpg)
+![image](WebService/doc/img/20180507230330.jpg)
 
     点击登录,进入如下图:
     
-  ![image](ConsoleService/doc/img/20180507231045.jpg)
+  ![image](WebService/doc/img/20180507231045.jpg)
   
-  ![image](ConsoleService/doc/img/20180509223107.jpg)
+  ![image](WebService/doc/img/20180509223107.jpg)
   
-  ![image](ConsoleService/doc/img/20180511010848.jpg)
+  ![image](WebService/doc/img/20180511010848.jpg)
 
 
 3.统一接口地址:http://ip:8001/httpApi/service

+ 60 - 0
Readme_20190413.md

@@ -0,0 +1,60 @@
+### 变更历史(change history)
+版本|变更内容|变更时间|变更人员
+:-: | :-: | :-: | :-:
+v0.01|初稿|2018-07-24|wuxw
+
+### 分支说明(branch)
+
+分支管理说明,test为最新代码未测试代码(主要为了防止本地代码遗失),master 为最新测试过代码(待产品化),product 为产品化代码
+
+### 系统简介(introduction)
+1. 开发工具:
+
+java1.8 + idea/eclipse + mysql 
+
+2. 技术架构:
+
+Java + spring cloud + mybatis + mysql + kafka + redis
+
+3. 服务依赖关系
+
+![image](dependencies.png)
+
+### 如何开始(how to start)
+
+[从这里开始](https://github.com/java110/MicroCommunity/wiki)
+
+### 如何安装(how to install)
+
+[从这里安装](https://github.com/java110/MicroCommunity/wiki/install)
+
+### 运行效果(view)
+1.在浏览器输入 http://yourIp:6001/ 如下图
+
+![image](ConsoleService/doc/img/20180507230124.jpg)
+
+    点击高级,继续前往。
+
+2.登录系统,用户名为 admin 密码为 admin  如下图
+
+![image](ConsoleService/doc/img/20180507230330.jpg)
+
+    点击登录,进入如下图:
+    
+  ![image](ConsoleService/doc/img/20180507231045.jpg)
+  
+  ![image](ConsoleService/doc/img/20180509223107.jpg)
+  
+  ![image](ConsoleService/doc/img/20180511010848.jpg)
+
+
+3.统一接口地址:http://ip:8001/httpApi/service
+
+4.数据模型图
+![image](dataModel.png)
+
+加入微小区交流群随时了解项目进度,和java110开发者零距离沟通 qq群号 827669685,邮箱:928255095@qq.com
+
+![image](MicroCommunity_qq.png)
+
+

java110-doc/_Sidebar.md → java110-doc/Readme.md