Commit 714abaf0b349c411cd5e51a496774f045e700578

Authored by Yang Wen
1 parent 7b8f95b9

更新

manager/conf-test/manage.properties
... ... @@ -7,7 +7,7 @@ manage.userLimitOne=false
7 7 #包含列表
8 8 manage.includes=^$,^/$,^/.*\.do
9 9 #排除列表
10   -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
  10 +manage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/api/.*,/dataAuth/refreshAuthData.*
11 11 #是否必须在HTML框架内
12 12 manage.mustIframe=true
13 13  
... ...