微信小程序消息解密比如获取电话等功能,信息是加密的,需要解密。微信小程序消息解密比如获取电话等功能,信息是加密的,需要解密。API: $decryptedData = $app->encryptor->decryptData($session, $iv, $encryptedData);