Просмотр исходного кода

Merge branch 'master' of https://gitee.com/wukongcrm/crm_php

Michael_xu 5 лет назад
Родитель
Сommit
5949f1d4f8
1 измененных файлов: 15 добавлений и 1 удалений
  1. 15
    1
      README.md

+ 15
- 1
README.md Просмотреть файл

@@ -15,6 +15,18 @@ QQ群交流群⑩群:[486745026](https:////shang.qq.com/wpa/qunwpa?idkey=f4687
15 15
 
16 16
 Github下载地址:[https://github.com/72wukong](https://github.com/72wukong)  
17 17
 
18
+
19
+
20
+扫码添加小悟官方客服微信,邀您加入千人微信交流群:
21
+
22
+<img src="https://images.gitee.com/uploads/images/2019/1231/115927_f9c580c8_345098.png" width="200">
23
+
24
+关注悟空CRM公众号,了解更多悟空资讯
25
+
26
+<img src="https://images.gitee.com/uploads/images/2019/1202/135713_d3566c6a_345098.jpeg" width="200">
27
+
28
+
29
+
18 30
 悟空CRM采用全新的前后端分离模式,本仓库代码中已集成前端vue打包后文件,可免去打包操作
19 31
 
20 32
 如需调整前端代码,请单独下载前端代码,[查看11.0PHP版前端仓库](https://gitee.com/wukongcrm/P72crm_web)
@@ -40,7 +52,9 @@ UI框架:Element-UI 2.6.3
40 52
 
41 53
 :exclamation:  :exclamation:  :exclamation: v11.0.2版本开始,cache类缓存方式由原file类型改为redis类型,因此需要开启PHP Redis扩展(必须确保已经安装了Redis服务以及PHP Redis驱动)
42 54
 
43
-:exclamation:  :exclamation:  :exclamation: 多公海功能需按照项目根目录下《多公海-执行客户回收的方法说明.docx》文件进行配置
55
+:exclamation:  :exclamation:  :exclamation: 多公海功能需按照[《多公海-执行客户回收的方法说明》](https://gitee.com/wukongcrm/crm_php/wikis/多公海-执行客户回收说明?sort_id=4036643) 进行配置
56
+
57
+
44 58
 
45 59
 ## 一键安装
46 60