Commit d9dbcd19979895fd5eebfabf51839f4ecd14eceb

Authored by Yang Wen
1 parent be20edee

add sfy manage

toll/conf-test/manage.properties
@@ -8,7 +8,7 @@ manage.userLimitOne=false @@ -8,7 +8,7 @@ manage.userLimitOne=false
8 #\u5305\u542B\u5217\u8868 8 #\u5305\u542B\u5217\u8868
9 manage.includes=^/.*\.do,^/.*$ 9 manage.includes=^/.*\.do,^/.*$
10 #\u6392\u9664\u5217\u8868 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/exportExcel,^/stockIn/download,^/stockInDetail/download,^/locationLease/exportExcel,^/lodgingLease/exportExcel,^/labor/feeCalculate.js,^/meterDetail/exportExcel,^/otherFee/exportExcel,^/weightBizBill/download,^/entranceFeeBill/download,^/passport/exportExcel,^/labor/exportExcel,^/deposit/exportExcel 11 +manage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/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,^/deposit/exportExcel,^/api/otherFee/.*,^/api/feeItem/.*,^/api/cardPay/.*,^/api/version/.*
12 #\u662F\u5426\u5FC5\u987B\u5728HTML\u6846\u67B6\u5185 12 #\u662F\u5426\u5FC5\u987B\u5728HTML\u6846\u67B6\u5185
13 manage.mustIframe=false 13 manage.mustIframe=false
14 14
@@ -17,4 +17,4 @@ manage.mustIframe=false @@ -17,4 +17,4 @@ manage.mustIframe=false
17 redis.host1=10.28.10.168 17 redis.host1=10.28.10.168
18 #test 18 #test
19 #redis.host1=10.28.10.168 19 #redis.host1=10.28.10.168
20 -redis.port1=6379 20 -redis.port1=6379
  21 +redis.port1=6379
21 \ No newline at end of file 22 \ No newline at end of file