text:要生成二维码的文本内容(必须)
size:生成二维码大小,单位像素
参数举例:https://api.qinor.cn/qrcode/?text=奇诺二维码API&size=100
html中调用:<img src="https://api.qinor.cn/qrcode/?text=https://qinor.cn/&size=100">