Explorar o código

Merge branch 'master' of https://git.yishihui.com/iOS/BFStuckPointKit

wenweiwei %!s(int64=2) %!d(string=hai) anos
pai
achega
5b5741cd37
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      BFStuckPointKit/Classes/BFUtils/PQThirdPlatformUtil.swift

+ 3 - 0
BFStuckPointKit/Classes/BFUtils/PQThirdPlatformUtil.swift

@@ -170,6 +170,9 @@ public class PQSingletoWXApiUtil: NSObject {
                     let webpageObject = WXWebpageObject()
                     webpageObject.webpageUrl = path ?? ""
                     message.mediaObject = webpageObject
+                    if type == 4 {
+                        message.description = ""
+                    }
                 }
 
                 let req = SendMessageToWXReq()