更新代码,适配php7.4
This commit is contained in:
@@ -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¶m=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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user