Commit 1b3dd6419b5f612833d225f81fdea8fa2179c445
1 parent
8b369006
update
Showing
1 changed file
with
1 additions
and
1 deletions
fee/conf-test/manage.properties
@@ -10,7 +10,7 @@ manage.includes=^/.*\.do,^/.*$ | @@ -10,7 +10,7 @@ manage.includes=^/.*\.do,^/.*$ | ||
10 | #排除列表 | 10 | #排除列表 |
11 | #manage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/static/.*$,^/api/.*,/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 | 11 | #manage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/static/.*$,^/api/.*,/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.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/static/.*$,/report/download,/customer/upload,/customer/uploadImg,^/market/getAllMarkets.*,^/department/getDeparmentByMarketId.*,^/m/login*,^/labor/feeCalculate.js,^/chargeEasy/exportDetail,^/chargeEasy/exportStatistics,^/api/chargeEasy/.*,^/api/feeItem/.*,^/api/cardPay/.*,^/api/version/.* | 13 | +manage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/static/.*$,/report/download,/customer/upload,/customer/uploadImg,^/market/getAllMarkets.*,^/department/getDeparmentByMarketId.*,^/m/login*,^/labor/feeCalculate.js,^/chargeEasy/exportDetail,^/chargeEasy/exportStatistics,^/api/chargeEasy/.*,^/api/feeItem/.*,^/api/cardPay/.*,^/api/version/.*,^/rapidChannel/export |
14 | #\u662F\u5426\u5FC5\u987B\u5728HTML\u6846\u67B6\u5185 | 14 | #\u662F\u5426\u5FC5\u987B\u5728HTML\u6846\u67B6\u5185 |
15 | manage.mustIframe=false | 15 | manage.mustIframe=false |
16 | 16 |