| | |
| | | boolean wxCgi = requestURI.contains("cgi"); |
| | | boolean isShop = requestURI.contains("isShop"); |
| | | boolean batteryActivityPayNotify = requestURI.contains("batteryActivityPayNotify"); |
| | | boolean batteryPayNotify = requestURI.contains("batteryPayNotify"); |
| | | boolean tfLogin = requestURI.contains("tfLogin"); |
| | | boolean noToken = requestURI.contains("noToken"); |
| | | boolean listadvertisement = requestURI.contains("listadvertisement"); |
| | |
| | | safeboxRequestWrapper.addHeader("appid",request.getHeader("appid")); |
| | | 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) { |
| | | || wxCgi || isShop || listadvertisement || noToken||uuRepay||kaphtcha||uuPush||tfLogin||batteryActivityPayNotify||batteryPayNotify) { |
| | | // 什么也不做 |
| | | } else { |
| | | // 获取请求头中JWT的Token |