Commit 41fb1cbcd94a02cf5e113284039dd429adb624ab
1 parent
4c97b281
不需要,删除
Showing
1 changed file
with
0 additions
and
18 deletions
fee/conf-test/manage.properties deleted
100644 → 0
1 | -# 后台权限系统域名 | |
2 | -#manage.domain=http://manage.dili.com:81/ | |
3 | -manage.domain=http://mg.nong12.com/ | |
4 | -#是否开启过滤 | |
5 | -manage.enable=true | |
6 | -# 限制唯一user登陆 | |
7 | -manage.userLimitOne=false | |
8 | -#包含列表 | |
9 | -manage.includes=^/.*\.do,^/.*$ | |
10 | -#排除列表 | |
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 | |
12 | -#是否必须在HTML框架内 | |
13 | -manage.mustIframe=false | |
14 | - | |
15 | - | |
16 | -# redis | |
17 | -redis.host1=10.28.10.168 | |
18 | -redis.port1=6379 | |
19 | 0 | \ No newline at end of file |