table('customer_visit_log') ->addColumn('starts', 'integer', ['comment'=>'星星数量0-10', 'default' => 0]) ->update(); } }