table('train_class') ->addColumn('qrcode', 'string', ['comment' => '二维码', 'limit'=> 255]) ->update(); } }