{"id":15026385,"url":"https://github.com/fleey/epay","last_synced_at":"2025-04-09T20:21:31.780Z","repository":{"id":229141922,"uuid":"170459987","full_name":"Fleey/epay","owner":"Fleey","description":"易支付项目 Thinkphp5.1重写 兼容老接口 效率提升","archived":false,"fork":false,"pushed_at":"2021-01-10T12:02:41.000Z","size":11538,"stargazers_count":25,"open_issues_count":2,"forks_count":20,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T22:13:23.992Z","etag":null,"topics":["epay","php73","thinkphp51"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fleey.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-02-13T07:17:29.000Z","updated_at":"2025-01-11T12:13:23.000Z","dependencies_parsed_at":"2024-03-22T09:35:04.967Z","dependency_job_id":null,"html_url":"https://github.com/Fleey/epay","commit_stats":null,"previous_names":["fleey/epay"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fleey%2Fepay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fleey%2Fepay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fleey%2Fepay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fleey%2Fepay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fleey","download_url":"https://codeload.github.com/Fleey/epay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248104369,"owners_count":21048331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["epay","php73","thinkphp51"],"created_at":"2024-09-24T20:04:23.697Z","updated_at":"2025-04-09T20:21:31.755Z","avatar_url":"https://github.com/Fleey.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"易支付\n--------\n\n本系统完美支持 `支付宝` `微信` `QQ钱包` 原生支付\n\n同时可使用易中央支付系统`承接其他支付系统`\n\n\n## 安装方法\n\n直接删除网站目录下/config/install.lock文件\n\n然后访问域名/install 即可安装\n\n然后设置定时任务即可保证系统安全稳定运行\n\n每月, 15日 1点30分执行  删除15日前的记录\n```code\n#!/bin/sh\ncd /www/wwwroot/网站目录\nphp think deleteRecord\n```\n\n每隔3分钟执行  系统订单统计\n```code\n#!/bin/sh\ncd  /www/wwwroot/网站目录\nphp think syncOrder\n```\n\n每隔1分钟执行 自动补单\n```code\n#!/bin/sh\ncd /home\njava -jar autoCallback.jar --database-port=3306 --database-host=数据库地址 --database-name=数据库名 --database-username=数据库账号 --database-password=数据库密码 --callback-count=自动补发次数\n```\n\n每 1时1分 执行 系统结算\n\n```code\n#!/bin/sh\ncd  /www/wwwroot/网站目录\nphp think settle\n```\n\n用户控制台\n\u003e http://域名地址/user\n\n\n后台地址\n\u003e http://域名地址/admin\n\n测试支付地址\n\u003e http://域名地址/test\n\n\n## 界面展示\n\n后台界面\n![后台界面](https://raw.githubusercontent.com/Fleey/epay/master/exampleImage/adminCtrl.png)\n\n开户界面\n![开户界面](https://raw.githubusercontent.com/Fleey/epay/master/exampleImage/adminUserInfo.png)\n\n登录界面\n![登录界面](https://raw.githubusercontent.com/Fleey/epay/master/exampleImage/loginMenu.png)\n\n测试支付界面\n![测试支付](https://raw.githubusercontent.com/Fleey/epay/master/exampleImage/testPay.png)\n\n用户界面\n![用户界面](https://raw.githubusercontent.com/Fleey/epay/master/exampleImage/userCtrl.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffleey%2Fepay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffleey%2Fepay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffleey%2Fepay/lists"}