@@ -66,6 +66,7 @@
<!-- authc:该过滤器下的页面必须验证后才能访问,它是Shiro内置的一个拦截器org.apache.shiro.web.filter.authc.FormAuthenticationFilter -->
<property name="filterChainDefinitions">
<value>
+ /orderProRecordExternal/**=anon
/statics/**=anon
/api/**=anon
/js/**=anon