فهرست منبع

批量2.0预览数据入库2

zhaoxian 4 سال پیش
والد
کامیت
dde80002eb
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      jeecg-boot-module-system/src/main/java/org/jeecg/config/ShiroConfig.java

+ 0 - 1
jeecg-boot-module-system/src/main/java/org/jeecg/config/ShiroConfig.java

@@ -185,7 +185,6 @@ public class ShiroConfig {
         filterChainDefinitionMap.put("/kuaishou/create/*", "anon");
         filterChainDefinitionMap.put("/template/**", "anon");
         filterChainDefinitionMap.put("/batch/kuaiShouGroupTemplate/*", "anon");
-        filterChainDefinitionMap.put("/kuaishouBatchCampaignPreview/*", "anon");
         filterChainDefinitionMap.put("/kuaishouBatch/**", "anon");
 
         // 添加自己的过滤器并且取名为jwt