table('agent_user') ->addColumn('wechat', 'string', ['limit'=> 255, 'comment'=> '经纪人微信号', 'null'=> true]) ->update(); } }