Commit 7b8f95b9184a2ca6a59aa30a4b43686f8f2d4ded

Authored by Yang Wen
1 parent 21b28549

update manage

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,/customer/uploadImg,^/market/getAllMarkets.*,^/department/getDeparmentByMarketId.*,^/m/login*,^/boothLease/exportExcel,^/stockOut/exportExcel,^/stockIn/download,^/stockInDetail/download,^/locationLease/exportExcel,^/lodgingLease/exportExcel,^/labor/feeCalculate.js,^/meterDetail/exportExcel,^/otherFee/exportExcel 11 +manage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/api/.*,^/static/.*$,/report/download,/customer/upload,/customer/uploadImg,^/market/getAllMarkets.*,^/department/getDeparmentByMarketId.*,^/m/login*,^/boothLease/exportExcel,^/stockOut/exportExcel,^/stockIn/download,^/stockInDetail/download,^/locationLease/exportExcel,^/lodgingLease/exportExcel,^/labor/feeCalculate.js,^/meterDetail/exportExcel,^/otherFee/exportExcel,^/weightBizBill/download,^/entranceFeeBill/download,^/passport/exportExcel,^/labor/exportExcel
12 #是否必须在HTML框架内 12 #是否必须在HTML框架内
13 manage.mustIframe=false 13 manage.mustIframe=false
14 14