table('train_class') ->addColumn('credit', 'integer',array('comment'=>'课程完成后赠送的学分','default'=> 0)) ->update(); } }