WanPai/Root/Games/GamesVC.swift @@ -63,6 +63,7 @@ if status{ if let model = QRCodeModel.deserialize(from: text){ print("--->\(model.toJSON())") self.codeModel = model self.checkUnPayGame(model) }else{