微信小程序消息解密 上次更新于 4个月前 编辑此页 比如获取电话等功能,信息是加密的,需要解密。 API: $decryptedData = $app->encryptor->decryptData($session, $iv, $encryptedData);