shiro放行api接口

This commit is contained in:
smallchill 2017-09-11 16:17:02 +08:00
parent 533a872cf1
commit 39ceed35bc

View File

@ -94,7 +94,8 @@
/static/** = anon
/login = anon
/captcha = anon
/** = user
/api/** = rest
/** = user
</value>
</property>
</bean>