无故事王国
2023-10-18 e86e19e5e5909f46e09adec1df430e0214a81590
WanPai/SceneDelegate.swift
@@ -76,6 +76,11 @@
         }
      }
      if ((URLContexts.first?.url.absoluteString.contains("weparklife://safepay")) != nil){
         let url = URLContexts.first!.url
         YYPaymentManager.shared.handleApplication(UIApplication.shared, open: url, options: [:])
      }
      if URLContexts.first!.url.host == "resendContextReqByScheme"{
         WXApi.handleOpen(URLContexts.first!.url, delegate: YYPaymentManager.shared)
      }