This commit is contained in:
冯辉
2026-05-01 20:03:11 +08:00
parent dcb280042d
commit 023644da0e

View File

@@ -30,6 +30,8 @@ const encryptPathPrefixes = [
'/cms/job/recommen/',
'/app/appLoginPhone',
'/app/notice/',
'/app/idCardLogin',
'/app/phoneLogin',
];
const isEncryptNeeded = (method, url) => {