作者 lyh

gx

... ... @@ -298,8 +298,6 @@ class LoginController extends BaseController
}
public function ceshi(){
var_dump(111111111);
die();
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => 'https://demo.globalso.site/api/updateHtmlNotify/?project_id=1&type=2&route=1',
... ...