table('miniprogram') ->addColumn('account', 'string', ['comment'=>'账号', 'default'=>'' , 'limit'=>50]) ->update(); } }