This commit is contained in:
冯辉
2026-04-30 17:46:19 +08:00
parent c417b1b86b
commit aa66011a16
2 changed files with 3 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ const encryptPathPrefixes = [
'/app/user/',
'/app/user/resume/',
'/cms/job/recommen/',
'/app/notice/',
];
const isEncryptNeeded = (method, url) => {