| | |
| | | boolean listadvertisement = requestURI.contains("listadvertisement"); |
| | | boolean basicScreen = requestURI.contains("basicScreen"); |
| | | boolean pageEasyPhotoAdminLC = requestURI.contains("pageEasyPhotoAdminLC"); |
| | | boolean putmessage = requestURI.contains("putmessage"); |
| | | // boolean bigscreen = requestURI.contains("/bigscreen/party"); |
| | | // boolean pageworkguide = !requestURI.contains("workguide/pageworkguide"); |
| | | // boolean detailworkguide = !requestURI.contains("workguide/detailworkguide"); |
| | |
| | | if (login || doc || css || js || ui || swagger || ico || docs || error || refreshToken || useragreement || wxPay |
| | | // ||wxCgi||isShop||listadvertisement||noToken||bigscreen) { |
| | | || wxCgi || isShop || listadvertisement || noToken || uuRepay || kaphtcha || uuPush || tfLogin || batteryActivityPayNotify |
| | | || batteryPayNotify || wsPush || basicScreen || pageEasyPhotoAdminLC || union) { |
| | | || batteryPayNotify || wsPush || basicScreen || pageEasyPhotoAdminLC || union || putmessage) |
| | | { |
| | | if (union && !login ) { |
| | | String token; |
| | | String header = request.getHeader(Constant.AUTHORIZATION); |