table('customer_clue') ->addColumn('agent_id', 'integer', ['comment'=>'经纪人信息', 'default'=>0]) ->update(); } }