Commit 52d406c7c9d8828bee14208e3a3cb1ffbb82b306

Authored by Yang Wen
1 parent 514cd1d5

创建

yardFee/conf-test/manage.properties 0 → 100644
  1 +# \u540E\u53F0\u6743\u9650\u7CFB\u7EDF\u57DF\u540D
  2 +#manage.domain=http://manage.dili.com:81/
  3 +manage.domain=http://mg.nong12.com/
  4 +#\u662F\u5426\u5F00\u542F\u8FC7\u6EE4
  5 +manage.enable=true
  6 +# \u9650\u5236\u552F\u4E00user\u767B\u9646
  7 +manage.userLimitOne=false
  8 +#\u5305\u542B\u5217\u8868
  9 +manage.includes=^/.*\.do,^/.*$
  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,^/api/otherFee/.*,^/api/feeItem/.*,^/api/cardPay/.*,^/api/version/.*
  12 +#\u662F\u5426\u5FC5\u987B\u5728HTML\u6846\u67B6\u5185
  13 +manage.mustIframe=false
  14 +
  15 +# redis
  16 +#dev
  17 +redis.host1=10.28.10.168
  18 +#test
  19 +#redis.host1=10.28.10.168
  20 +redis.port1=6379
0 21 \ No newline at end of file
... ...