* * This source file is subject to the MIT license that is bundled * with this source code in the file LICENSE. */ declare(strict_types=1); return [ [ 'id' => 1, 'action' => 'UserController@userLogin', 'name' => '用户登录', ] ];