table('share_log') ->addColumn('agent_id', 'integer', ['comment' => '分享经纪人id', 'null'=>true]) ->update(); } }