Commit 24c0c488a9ebd01c9b6606f3241a08d13e8663f2
1 parent
330b040a
excel乱码问题
Showing
1 changed file
with
1 additions
and
1 deletions
toll/conf-test/manage.properties
... | ... | @@ -8,7 +8,7 @@ manage.userLimitOne=false |
8 | 8 | #包含列表 |
9 | 9 | manage.includes=^/.*\.do,^/.*$ |
10 | 10 | #排除列表 |
11 | -manage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/api/.*,^/static/.*$,/report/download,/customer/upload,^/market/getAllMarkets.*,^/department/getDeparmentByMarketId.*,^/m/login* | |
11 | +manage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/api/.*,^/static/.*$,/report/download,/customer/upload,^/market/getAllMarkets.*,^/department/getDeparmentByMarketId.*,^/m/login* ,^/boothLease/exportExcel,^/lodgingLease/exportExcel | |
12 | 12 | #是否必须在HTML框架内 |
13 | 13 | manage.mustIframe=false |
14 | 14 | ... | ... |