Commit a13e40b823d47b5c82bca5b7207dbdd12edf6f84
1 parent
3f161cc4
sdf
Showing
1 changed file
with
2 additions
and
2 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/.*$,/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/.* | |
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,^/perRecordsDetail/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 | |
... | ... | @@ -17,4 +17,4 @@ manage.mustIframe=false |
17 | 17 | redis.host1=10.28.10.168 |
18 | 18 | #test |
19 | 19 | #redis.host1=10.28.10.168 |
20 | -redis.port1=6379 | |
21 | 20 | \ No newline at end of file |
21 | +redis.port1=6379 | ... | ... |