更新过滤url的判断
This commit is contained in:
parent
328844c646
commit
196aac12f3
@ -17,7 +17,7 @@ import java.io.IOException;
|
||||
"/jshERP-boot/user/registerUser#/jshERP-boot/user/randomImage#" +
|
||||
"/jshERP-boot/platformConfig/getPlatform#/jshERP-boot/v2/api-docs#/jshERP-boot/webjars#" +
|
||||
"/jshERP-boot/systemConfig/static#/jshERP-boot/api/plugin/wechat/weChat/share#" +
|
||||
"/jshERP-boot/api/plugin/general-ledger/pdf/voucher")})
|
||||
"/jshERP-boot/api/plugin/general-ledger/pdf/voucher#/jshERP-boot/api/plugin/tenant-statistics/tenantClean")})
|
||||
public class LogCostFilter implements Filter {
|
||||
|
||||
private static final String FILTER_PATH = "filterPath";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user