table('smart_screen_construction')->changeColumn('status', 'string', ['limit'=> 255, 'default'=> '', 'comment'=> '施工状态'])->update(); } }