table('customer') ->addColumn('ext', 'json', ['comment'=>'扩展字段', 'null'=>true]) ->update(); } }