小善潘多港湾,来自fastadmin2024,版本V1.5.0.20240328,升级3个安全到V1.5.1.20240903

lizhen_gitee 4c0ad50d7a 善豆支付 hai 1 día
addons 4c0ad50d7a 善豆支付 hai 1 día
application 4c0ad50d7a 善豆支付 hai 1 día
extend c393eb8272 文件权限配置www755 hai 3 meses
public 46f2ed843c 生活圈 hai 4 días
runtime c393eb8272 文件权限配置www755 hai 3 meses
thinkphp fc47c78bbc 修复autopage获取不到json参数问题 hai 2 meses
vendor 3143114945 workmanconfig hai 3 meses
.bowerrc c393eb8272 文件权限配置www755 hai 3 meses
.env.sample f1052d9413 vue_admin_action hai 2 meses
.gitignore c393eb8272 文件权限配置www755 hai 3 meses
LICENSE c393eb8272 文件权限配置www755 hai 3 meses
README.md c393eb8272 文件权限配置www755 hai 3 meses
bower.json c393eb8272 文件权限配置www755 hai 3 meses
composer.json ca14ab5d06 first hai 2 meses
composer.lock 3143114945 workmanconfig hai 3 meses
gitpull.sh e06f488baf 购物车 hai 2 meses
gitpullonline.sh c393eb8272 文件权限配置www755 hai 3 meses
think c393eb8272 文件权限配置www755 hai 3 meses
商城.txt c393eb8272 文件权限配置www755 hai 3 meses
活动表字段rules.txt 2388d30fa7 砍价接口 hai 2 meses
队列命令.txt 2388d30fa7 砍价接口 hai 2 meses

README.md

Panda-admin version 1.0

作者:panda

email:joeyoung0314@qq.com

码云中国:https://gitee.com/xertao

请尊重劳动成果,保留此页信息,感谢配合

环境要求:

PHP = 7.4

Mysql = 5.7

使用流程步骤

  1. 根据.gitignore自行创建忽略文件

  2. 安装vendor composer install

  3. 修改.env APP_NAME //防止缓存key与其他项目一致; DATABASEREDIS

  4. 任务调度执行命令 php think TimedTask

  5. 队列监听执行命令 php think queue:listen