修改接口加密操作
This commit is contained in:
@@ -36,6 +36,8 @@ public class EncryptConstants {
|
||||
"/app/chat/**",
|
||||
"/app/speech/**",
|
||||
"/app/job/**",
|
||||
"/app/company/**"
|
||||
"/app/company/**",
|
||||
"/login",
|
||||
"/app/user/resume"
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user