修改自治区扫描接口漏洞问题

This commit is contained in:
sh
2026-04-30 15:10:34 +08:00
parent 05253c922a
commit 728a5bbb50
3 changed files with 9 additions and 4 deletions

View File

@@ -37,7 +37,11 @@ public class EncryptConstants {
"/app/speech/**",
"/app/job/**",
"/app/company/**",
"/login",
"/app/user/resume"
"/app/companycontact/**",
"/app/appskill/**",
"/app/userworkexperiences/**",
"/app/user/**",
"/app/user/resume",
"/cms/job/recommend"
);
}