table('employee') ->addColumn('qrcode', 'string', ['comment'=>'个人二维码', 'limit'=>'50', 'default'=>'']) ->update(); } }