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