增加加密接口
This commit is contained in:
@@ -20,6 +20,12 @@ const encryptPathPrefixes = [
|
||||
'/app/speech/',
|
||||
'/app/job/',
|
||||
'/app/company/',
|
||||
'/app/companycontact/',
|
||||
'/app/appskill/',
|
||||
'/app/userworkexperiences/',
|
||||
'/app/user/',
|
||||
'/app/user/resume/',
|
||||
'/cms/job/recommen/',
|
||||
];
|
||||
|
||||
const isEncryptNeeded = (method, url) => {
|
||||
|
||||
Reference in New Issue
Block a user