table('customer_recycle') ->addColumn('house_status', 'string', ['comment' => '房屋状态', 'limit'=> 255, 'default' => '']) ->update(); } }