Commit 5d033287 by 墨竹

feat:接口跳过

parent 4d242a8f
......@@ -43,6 +43,7 @@
<mvc:exclude-mapping path="/get-login-qrcode"/>
<mvc:exclude-mapping path="/gic-login-check"/>
<mvc:exclude-mapping path="/staff-export"/>
<mvc:exclude-mapping path="/addMenu"/>
<bean class="com.gic.web.common.inteceptor.RightInterceptor" />
</mvc:interceptor>
</mvc:interceptors>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment