修改es分词查询

This commit is contained in:
sh
2026-07-17 19:58:20 +08:00
parent 0cd29d6e5f
commit a2b0c27963
5 changed files with 74 additions and 12 deletions

View File

@@ -68,6 +68,7 @@ public class EncryptConstants {
"/app/user/list",
"/app/appskill/list",
"/cms/appskill/list",
"/cms/employeeConfirm/list"
"/cms/employeeConfirm/list",
"/app/user/createResume"
);
}