This commit is contained in:
2026-04-28 15:38:24 +08:00
4 changed files with 11 additions and 13 deletions
-7
View File
@@ -6,13 +6,6 @@ use think\facade\Session;
class Index
{
public function index()
{
$url = "http://www.5cctv.net/wp-content/plugins/erphpdown/payment/vmq/notify.php?payId=190717101020112222981&param=order[7876632]&type=1&price=1&reallyPrice=1&sign=2398a2492db0616381a85c1fedc51a11";
return $this->getCurl($url);
//return 'by:vone';
}
public function getReturn($code = 1, $msg = "成功", $data = null)
{