manage.properties 1.28 KB
# 后台权限系统域名
#manage.domain=http://manage.dili.com:81/
manage.domain=http://sfymg.nong12.com/
#是否开启过滤
manage.enable=true
# 限制唯一user登陆
manage.userLimitOne=false
#包含列表
manage.includes=^/.*\.do,^/.*$
#排除列表
#manage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/static/.*$,^/api/.*,/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.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/static/.*$,/report/download,/customer/upload,/customer/uploadImg,^/market/getAllMarkets.*,^/department/getDeparmentByMarketId.*,^/m/login*,^/labor/feeCalculate.js,^/chargeEasy/exportDetail,^/chargeEasy/exportStatistics,^/api/chargeEasy/.*,^/api/feeItem/.*,^/api/cardPay/.*,^/api/version/.*
#\u662F\u5426\u5FC5\u987B\u5728HTML\u6846\u67B6\u5185
manage.mustIframe=false


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