@@ -29,7 +29,8 @@ public class PermitPathConstant { | |||
"/hhz/api/common/**", | |||
"/hhz/api/apiConfig/getConfigInfo/**", | |||
"/hhz/api/tencentCloudRtc/genUserSig/**", | |||
"/hhz/admin/oidcTenant/add/**" | |||
"/hhz/admin/oidcTenant/add/**", | |||
"/hhz/admin/inspection/executeTaskStatus/**" | |||
}; | |||
public static String freewayPermitUrlStr[] = { |