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