!198 漏洞扫描出现yui2.9.0版本漏洞fix

Merge pull request !198 from dxldxl/dev
This commit is contained in:
疯狂的狮子Li 2025-03-27 02:35:48 +00:00 committed by Gitee
commit fc8b795bd9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,4 +1,4 @@
import JSEncrypt from 'jsencrypt'; import JSEncrypt from 'jsencrypt/bin/jsencrypt.min.js';
// 密钥对生成 http://web.chacuo.net/netrsakeypair // 密钥对生成 http://web.chacuo.net/netrsakeypair
const publicKey = import.meta.env.VITE_APP_RSA_PUBLIC_KEY; const publicKey = import.meta.env.VITE_APP_RSA_PUBLIC_KEY;