Commit 24c0c488a9ebd01c9b6606f3241a08d13e8663f2

Authored by Yang Wen
1 parent 330b040a

excel乱码问题

toll/conf-test/manage.properties
@@ -8,7 +8,7 @@ manage.userLimitOne=false @@ -8,7 +8,7 @@ manage.userLimitOne=false
8 #包含列表 8 #包含列表
9 manage.includes=^/.*\.do,^/.*$ 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 #是否必须在HTML框架内 12 #是否必须在HTML框架内
13 manage.mustIframe=false 13 manage.mustIframe=false
14 14