无故事王国
2024-03-15 049c0b33c1f3936a6d32012c9e6234273feaec67
WanPai/Root/Search/VC/WorldCupHeaderVC.swift
@@ -83,7 +83,7 @@
                     if let model = partModel?.value{
                                 if let qrCode = WorldCupUserInfoQRCodel(id: model.id, isStudent: model.isStudent).toJSONString(){
                                             QRPreview.show(qrCode,title: model.name)
                                             QRWithTitlePreview.show(qrCode,title: model.name)
                                 }
                     }
            }