table('renovate_price_item'); $table->addColumn('remark', 'string', ['comment'=>'备注', 'limit'=>2000, 'null'=>true])->update(); } }