public function actionGetDownloadQRCode() { echo AppInfoList::getQRCode(Yii::app()->getRequest()->getQuery('id'), '/produce/findScan/', 2); }