table('user_sign_log') ->addColumn('root_id', 'integer', ['comment' => '企业id', 'default' => 1]) ->update(); } }