@@ -123,6 +123,7 @@ public class SwaggerConfig {
"/monitor/logininfor/.*",
"/monitor/operlog/.*",
"/captchaImage",
+ "/yZm",
"/common/.*",
"/app/upgrade/.*",
"/business/push/bus/push/msg/.*",
@@ -217,10 +218,7 @@ public class SwaggerConfig {
return getDocket(environment, "007.大数据可视化", "大数据可视化", "大数据可视化", new String[]{
"/login",
"/chart/.*",
- "/bdyc/.*",
- "/dlyc/.*",
- "/sbxj/.*",
- "/ydts/.*",
+ "/show/.*",
});
}