Commit 446eba1528a4f067e5dafc9a8094fb3f85581520
1 parent
49c74479
更改edit
Showing
1 changed file
with
1 additions
and
1 deletions
toll/conf-test/manage.properties
... | ... | @@ -8,7 +8,7 @@ manage.userLimitOne=false |
8 | 8 | #\u5305\u542B\u5217\u8868 |
9 | 9 | manage.includes=^/.*\.do,^/.*$ |
10 | 10 | #\u6392\u9664\u5217\u8868 |
11 | -manage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/static/.*$,/report/download,/customer/upload,/customer/uploadImg,^/market/getAllMarkets.*,^/department/getDeparmentByMarketId.*,^/m/login*,^/boothLease/exportExcel,^/stockOut/exportExcelRecord,^/stockOut/exportExcelList,^/stockIn/download,^/stockInDetail/download,^/locationLease/exportExcel,^/lodgingLease/exportExcel,^/labor/feeCalculate.js,^/meterDetail/exportExcel,^/otherFee/exportExcel,^/advancedCustomer/listBalanceEx,^/weightBizBill/download,^/entranceFeeBill/download,^/passport/exportExcel,^/labor/exportExcel,^/stock/download,^/deposit/exportExcel,^/api/otherFee/.*,^/api/feeItem/.*,^/api/cardPay/.*,^/api/version/.* | |
11 | +manage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/static/.*$,/exportExcel$,/report/download,/customer/upload,/customer/uploadImg,^/market/getAllMarkets.*,^/department/getDeparmentByMarketId.*,^/m/login*,^/boothLease/exportExcel,^/stockOut/exportExcelRecord,^/stockOut/exportExcelList,^/stockIn/download,^/stockInDetail/download,^/locationLease/exportExcel,^/lodgingLease/exportExcel,^/labor/feeCalculate.js,^/meterDetail/exportExcel,^/otherFee/exportExcel,^/advancedCustomer/listBalanceEx,^/weightBizBill/download,^/entranceFeeBill/download,^/passport/exportExcel,^/labor/exportExcel,^/stock/download,^/deposit/exportExcel,^/api/otherFee/.*,^/api/feeItem/.*,^/api/cardPay/.*,^/api/version/.* | |
12 | 12 | #\u662F\u5426\u5FC5\u987B\u5728HTML\u6846\u67B6\u5185 |
13 | 13 | manage.mustIframe=false |
14 | 14 | ... | ... |