Commit 2547cee3eb5c7734199016ca5665c39d71333f2e

Authored by Yang Wen
1 parent bb126ed2

2

easycharge_manager/manage.properties
@@ -7,9 +7,9 @@ manage.userLimitOne=false @@ -7,9 +7,9 @@ manage.userLimitOne=false
7 #包含列表 7 #包含列表
8 manage.includes=^$,^/$,^/.*\.do 8 manage.includes=^$,^/$,^/.*\.do
9 #排除列表 9 #排除列表
10 -anage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/api/.*,/dataAuth/refreshAuthData.* 10 +#anage.excludes=^$,^/$,^/noAccess.do$,^/welcome.do$,^/loginControl/.*,^/api/.*,/dataAuth/refreshAuthData.*
11 #是否必须在HTML框架内 11 #是否必须在HTML框架内
12 -#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/.* 12 +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/.*
13 #\u662F\u5426\u5FC5\u987B\u5728HTML\u6846\u67B6\u5185 13 #\u662F\u5426\u5FC5\u987B\u5728HTML\u6846\u67B6\u5185
14 manage.mustIframe=true 14 manage.mustIframe=true
15 15