func scanQRCode() /// 扫码识别成功 如果需要自行处理信息 请重写该方法 /// - Parameter str: 识别到的信息 func qrCodeInfo(with str:String)
← PhoneCall QRCodeBase64→