正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
| @@ -298,8 +298,6 @@ class LoginController extends BaseController | @@ -298,8 +298,6 @@ class LoginController extends BaseController | ||
| 298 | } | 298 | } |
| 299 | 299 | ||
| 300 | public function ceshi(){ | 300 | public function ceshi(){ |
| 301 | - var_dump(111111111); | ||
| 302 | - die(); | ||
| 303 | $curl = curl_init(); | 301 | $curl = curl_init(); |
| 304 | curl_setopt_array($curl, array( | 302 | curl_setopt_array($curl, array( |
| 305 | CURLOPT_URL => 'https://demo.globalso.site/api/updateHtmlNotify/?project_id=1&type=2&route=1', | 303 | CURLOPT_URL => 'https://demo.globalso.site/api/updateHtmlNotify/?project_id=1&type=2&route=1', |
-
请 注册 或 登录 后发表评论