You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
599 B
52 lines
599 B
# crmeb 多商户版
|
|
|
|
## 开发环境
|
|
|
|
- mac 10.15
|
|
- php 7.2.22
|
|
- mysql 5.7.27
|
|
- swoole 4.4.8
|
|
- redis 5.0.5
|
|
|
|
## 参与开发人员
|
|
|
|
- 产品: Amy, 木子刀客
|
|
|
|
- 设计: xy-yyds, LXT
|
|
|
|
- 技术: Xaboy, Qinii, 郭小萌, 张三丰
|
|
|
|
- 测试: 绵绵羊, 夏天
|
|
|
|
|
|
## 项目依赖
|
|
|
|
- thinkphp
|
|
- think-swoole
|
|
- overtrue/wechat
|
|
- xaboy/form-builder
|
|
|
|
## 运行
|
|
|
|
开启
|
|
```sh
|
|
php think swoole
|
|
```
|
|
重启
|
|
```sh
|
|
php think swoole restart
|
|
```
|
|
关闭
|
|
```sh
|
|
php think swoole stop
|
|
```
|
|
|
|
## 参与开发人员
|
|
|
|
产品: Amy
|
|
|
|
设计: xy-yyds, LXT
|
|
|
|
技术: Qinii, 郭小萌, xaboy
|
|
|
|
测试: 夏天, 绵绵羊, 王多鱼
|
|
|