3 Star 0 Fork 0

胡金乐/thinksns

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
alipay_notify.php 199 Bytes
一键复制 编辑 原始数据 按行查看 历史
hujinle 提交于 2018-05-30 12:06 +08:00 . 2018年5月30日12:05:08 提交源码
<?php
define('ROOT_FILE', 'index.php');
$_GET['app'] = 'public';
$_GET['mod'] = 'Account';
$_GET['act'] = 'alipayNotify';
$_REQUEST = array_merge($_REQUEST, $_GET);
require __DIR__.'/index.php';
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/hujinle/thinksns.git
[email protected]:hujinle/thinksns.git
hujinle
thinksns
thinksns
master

搜索帮助