Commit 916290b252845c279f2a0d2a8748e1227ff8e842
1 parent
47c2f96567
Exists in
master
and in
8 other branches
增加权限
Showing 1 changed file with 1 additions and 1 deletions
platform-operate-api/src/main/webapp/WEB-INF/web.xml
View file @
916290b
... | ... | @@ -91,7 +91,7 @@ |
91 | 91 | <filter-class>com.lyms.platform.common.perf.SimpleHttpPerfFilter</filter-class> |
92 | 92 | <init-param> |
93 | 93 | <param-name>fixName</param-name> |
94 | - <param-value>.jsp,.vm,.js,.css</param-value> | |
94 | + <param-value>.jsp,.vm,.js,.css,.ico</param-value> | |
95 | 95 | </init-param> |
96 | 96 | </filter> |
97 | 97 | <filter-mapping> |