table('train_course') ->addColumn('view', 'integer', ['comment'=>'浏览次数','default'=>0,'null'=>true]) ->update(); } }