无故事王国
2023-10-17 77041c81c325c0bc88c94dc28d732f656cc4c885
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{