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

lizhen_gitee d69b085216 测试提交 il y a 2 jours
addons 028b37e486 售后同意,退回善豆 il y a 4 jours
application d69b085216 测试提交 il y a 2 jours
extend c393eb8272 文件权限配置www755 il y a 4 mois
public 0725bfabd4 代理设置 il y a 2 semaines
runtime c393eb8272 文件权限配置www755 il y a 4 mois
thinkphp fc47c78bbc 修复autopage获取不到json参数问题 il y a 2 mois
vendor 3143114945 workmanconfig il y a 4 mois
.bowerrc c393eb8272 文件权限配置www755 il y a 4 mois
.env.sample f1052d9413 vue_admin_action il y a 3 mois
.gitignore c393eb8272 文件权限配置www755 il y a 4 mois
LICENSE c393eb8272 文件权限配置www755 il y a 4 mois
README.md c393eb8272 文件权限配置www755 il y a 4 mois
bower.json c393eb8272 文件权限配置www755 il y a 4 mois
composer.json ca14ab5d06 first il y a 3 mois
composer.lock 3143114945 workmanconfig il y a 4 mois
gitpull.sh e06f488baf 购物车 il y a 3 mois
gitpullonline.sh c393eb8272 文件权限配置www755 il y a 4 mois
think c393eb8272 文件权限配置www755 il y a 4 mois
商城.txt c393eb8272 文件权限配置www755 il y a 4 mois
活动表字段rules.txt 2388d30fa7 砍价接口 il y a 3 mois
队列命令.txt 2388d30fa7 砍价接口 il y a 3 mois

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