table('customer_recycle') ->addColumn('aid', 'integer', ['limit'=> 11, 'comment'=>'预约活动id' ,'default' => 0]) ->update(); } }