php后台

shichen cf29964932 fix(order): 修复订单计算中的数量乘积错误 hai 3 meses
.vscode 577a1aa368 服务器配置文件 hai 1 ano
app cf29964932 fix(order): 修复订单计算中的数量乘积错误 hai 3 meses
config 1652f55658 feat(console): 添加共富区线下扫码订单分账回撤功能 hai 4 meses
crmeb e7e2df62eb feat(express): 添加物流查询中的发货类型参数支持 hai 4 meses
extend c068ae8e96 添加淘宝SDK hai 9 meses
install 6622e3b535 quanbu hai 1 ano
pkey 6622e3b535 quanbu hai 1 ano
route 819f5e9fc3 fix(api): 修复系统补贴接口路由和数据映射问题 hai 4 meses
uploads 0fde7e5314 删除多余文件 hai 7 meses
vendor 991823cc60 “生产环境向下同步依赖” hai 1 ano
.gitignore d9ccaff1d9 ‘小程序/APP-短信验证码增加非对称校验’ hai 1 ano
LICENSE.txt 6622e3b535 quanbu hai 1 ano
README.md c8c881cfe7 更新 'README.md' hai 1 ano
apple-app-site-association 6622e3b535 quanbu hai 1 ano
cc.txt 8730511365 test hai 1 ano
cert_crmeb.key 6622e3b535 quanbu hai 1 ano
cert_public.pam 6622e3b535 quanbu hai 1 ano
composer.json 991823cc60 “生产环境向下同步依赖” hai 1 ano
composer.lock 991823cc60 “生产环境向下同步依赖” hai 1 ano
env 6622e3b535 quanbu hai 1 ano
suning.txt 6622e3b535 quanbu hai 1 ano
think 6622e3b535 quanbu hai 1 ano

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目录下文件不要合并或修改