table('customer_portrait_field') ->addColumn('isadd', 'integer', ['comment' => '小程序客户报备是否有该字段,1有, 0没有', 'default' => 1]) ->update(); } }