You've already forked qlg.tsgz.moe
乱丢
This commit is contained in:
@ -23,6 +23,7 @@ class Index extends Base{
|
||||
* 首页
|
||||
*/
|
||||
public function index(){
|
||||
echo 'hello';die;
|
||||
echo request()->ip();die;
|
||||
$m = new M();
|
||||
hook('mobileControllerIndexIndex',['getParams'=>input()]);
|
||||
|
Reference in New Issue
Block a user