manage.properties 885 Bytes
# 后台权限系统域名
#manage.domain=http://manage.dili.com:81/
manage.domain=http://mg.nong12.com/
#是否开启过滤
manage.enable=true
# 限制唯一user登陆
manage.userLimitOne=false
#包含列表
manage.includes=^/.*\.do,^/.*$
#排除列表
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
#是否必须在HTML框架内
manage.mustIframe=false


# redis
redis.host1=10.28.10.168
redis.port1=6379