table('material_case') ->addColumn('vr_case', 'string', ['limit' =>1000,'comment'=>'vr案例','null'=>true]) ->update(); } }