Epay
易支付项目 Thinkphp5.1重写 兼容老接口 效率提升
Install / Use
/learn @Fleey/EpayREADME
易支付
本系统完美支持 支付宝 微信 QQ钱包 原生支付
同时可使用易中央支付系统承接其他支付系统
安装方法
直接删除网站目录下/config/install.lock文件
然后访问域名/install 即可安装
然后设置定时任务即可保证系统安全稳定运行
每月, 15日 1点30分执行 删除15日前的记录
#!/bin/sh
cd /www/wwwroot/网站目录
php think deleteRecord
每隔3分钟执行 系统订单统计
#!/bin/sh
cd /www/wwwroot/网站目录
php think syncOrder
每隔1分钟执行 自动补单
#!/bin/sh
cd /home
java -jar autoCallback.jar --database-port=3306 --database-host=数据库地址 --database-name=数据库名 --database-username=数据库账号 --database-password=数据库密码 --callback-count=自动补发次数
每 1时1分 执行 系统结算
#!/bin/sh
cd /www/wwwroot/网站目录
php think settle
用户控制台
http://域名地址/user
后台地址
http://域名地址/admin
测试支付地址
http://域名地址/test
界面展示
后台界面

开户界面

登录界面

测试支付界面

用户界面

Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
