php后台

shichen 8ed639a144 feat(command): 添加命令行参数限制处理条数功能 hai 2 meses
.vscode 577a1aa368 服务器配置文件 hai 1 ano
app 8ed639a144 feat(command): 添加命令行参数限制处理条数功能 hai 2 meses
config b50e06ca4e feat(command): 添加1688今日商品自动入库命令 hai 2 meses
crmeb 67ba2235e4 商品分类-取消硬编码 hai 3 meses
extend 71ee12b109 refactor(applet): 注释掉微信小程序解密数据的长度验证逻辑 hai 3 meses
install 6622e3b535 quanbu hai 1 ano
pkey 6622e3b535 quanbu hai 1 ano
route 101b31d176 feat(api): 添加小程序一键登录功能 hai 2 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目录下文件不要合并或修改