redirect(config('home_default_module'). '/index/index'); } return '

:)

'.config("dolphin.product_name").' '.config("dolphin.product_version").'
极速 · 极简 · 极致

'; } public function test() { return 'this is test. time:' . time() . ', and this module is ' . php_sapi_name(); } }