优化过滤器的内容

This commit is contained in:
jishenghua
2024-02-18 21:38:28 +08:00
parent d1d35224e6
commit 4933e58a52

View File

@@ -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/pfd/voucher")})
"/jshERP-boot/api/plugin/general-ledger/pdf/voucher")})
public class LogCostFilter implements Filter {
private static final String FILTER_PATH = "filterPath";