php后台

xupuyuan 3f29d25e8d 商品详情-增加单规格商品填充detail的功能 hace 4 meses
.vscode 577a1aa368 服务器配置文件 hace 1 año
app 3f29d25e8d 商品详情-增加单规格商品填充detail的功能 hace 4 meses
config 92696db730 feat(console): 添加API日志清理定时任务 hace 4 meses
crmeb bfcc1f8bcf feat(order): 添加收货地址字段到订单导出功能 hace 4 meses
extend c068ae8e96 添加淘宝SDK hace 9 meses
install 6622e3b535 quanbu hace 1 año
pkey 6622e3b535 quanbu hace 1 año
route 819f5e9fc3 fix(api): 修复系统补贴接口路由和数据映射问题 hace 4 meses
uploads 0fde7e5314 删除多余文件 hace 7 meses
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目录下文件不要合并或修改