table('agent_user'); $table->changeColumn('cards_num', 'string', ['comment'=> '经济人身份证号','null'=> true]) ->update(); } }