php后台

xupuyuan 92cd630cf7 后台-订单-撤回订单列表,撤回撤回订单 hace 10 meses
.vscode 577a1aa368 服务器配置文件 hace 1 año
app 92cd630cf7 后台-订单-撤回订单列表,撤回撤回订单 hace 10 meses
config e6026b85ae feat(middleware): 添加 API 请求日志记录功能 hace 10 meses
crmeb 170dc9262c 客户端-增加将所有用户令牌设置为失效接口 hace 11 meses
extend 9f80724d74 线上数据提交 hace 11 meses
install 6622e3b535 quanbu hace 1 año
pkey 6622e3b535 quanbu hace 1 año
route 92cd630cf7 后台-订单-撤回订单列表,撤回撤回订单 hace 10 meses
uploads 13a32227f9 服务器拉取全部文件提交 hace 1 año
vendor 991823cc60 “生产环境向下同步依赖” hace 1 año
.gitignore d9ccaff1d9 ‘小程序/APP-短信验证码增加非对称校验’ hace 1 año
LICENSE.txt 6622e3b535 quanbu hace 1 año
README.md c8c881cfe7 更新 'README.md' hace 1 año
apple-app-site-association 6622e3b535 quanbu hace 1 año
cc.txt 8730511365 test hace 1 año
cert_crmeb.key 6622e3b535 quanbu hace 1 año
cert_public.pam 6622e3b535 quanbu hace 1 año
composer.json 991823cc60 “生产环境向下同步依赖” hace 1 año
composer.lock 991823cc60 “生产环境向下同步依赖” hace 1 año
env 6622e3b535 quanbu hace 1 año
suning.txt 6622e3b535 quanbu hace 1 año
think 6622e3b535 quanbu hace 1 año

README.md

幸福保

开发环境

  • mac 10.15
  • php 7.2.22
  • mysql 5.7.27
  • swoole 4.4.8
  • redis 5.0.5

项目依赖

  • thinkphp
  • think-swoole
  • overtrue/wechat
  • xaboy/form-builder

运行

开启

php think swoole

重启

php think swoole restart

关闭

php think swoole stop

###上线须知 public目录下文件不要合并或修改