table('agent_share_content'); $table->addColumn(Column::tinyInteger('from')->setComment('文章来源1员工上传2公司上传')->setDefault(1)) ->update(); } }