|
@@ -135,6 +135,7 @@ public class ShiroConfig { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
filterChainDefinitionMap.put("/merchantPoi/query_customer_service_url", "anon"); |
|
|
filterChainDefinitionMap.put("/merchantPoi/query_customer_service_url", "anon"); |
|
|
|
|
|
filterChainDefinitionMap.put("/merchantPoi/upload_material", "anon"); |
|
|
filterChainDefinitionMap.put("/upload/**", "anon"); |
|
|
filterChainDefinitionMap.put("/upload/**", "anon"); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|