php后台

shichen c15057604c Merge branch 'master' of https://git.bjtdba.com/shop/php into dev-shichen hace 9 meses
.vscode 577a1aa368 服务器配置文件 hace 1 año
app c15057604c Merge branch 'master' of https://git.bjtdba.com/shop/php into dev-shichen hace 9 meses
config 24a390a6bb ``` hace 10 meses
crmeb 8d2940570c feat(profits): 实现合伙人分红功能 hace 10 meses
extend bc3a6be9f5 feat(ocr): 实名认证增加港澳台证件识别功能 hace 10 meses
install 6622e3b535 quanbu hace 1 año
pkey 6622e3b535 quanbu hace 1 año
route c15057604c Merge branch 'master' of https://git.bjtdba.com/shop/php into dev-shichen hace 9 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目录下文件不要合并或修改