Closed yangkebiao closed 10 months ago
后台日志贴一下
2023-12-12 10:49:56.500 [http-nio-8080-exec-5] [34mINFO [0;39m [36mo.j.modules.system.controller.SysDictController:210[0;39m - 加载字典表数据,加载关键字:
2023-12-12 10:49:56.501 [http-nio-8080-exec-10] [34mINFO [0;39m [36mo.j.c.f.S.impl.DictTableWhiteListHandlerImpl:127[0;39m - 字典拼接的查询SQL:select role_name,role_code from sys_role
2023-12-12 10:49:56.501 [http-nio-8080-exec-5] [1;31mERROR[0;39m [36mo.j.c.f.S.impl.DictTableWhiteListHandlerImpl:103[0;39m - URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "',"
java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "',"
at java.net.URLDecoder.decode(URLDecoder.java:194)
at org.jeecg.config.firewall.SqlInjection.impl.DictTableWhiteListHandlerImpl.isPassByDict(DictTableWhiteListHandlerImpl.java:101)
at org.jeecg.modules.system.service.impl.SysBaseApiImpl.dictTableWhiteListCheckByDict(SysBaseApiImpl.java:1742)
at org.jeecg.modules.system.service.impl.SysBaseApiImpl$$FastClassBySpringCGLIB$$93fd2f03.invoke(
版本号:v3.6.1
前端版本:vue3版 v3.6.0
问题描述:Online表单开发 菜单下 测试用户表,点击更多->功能测试,生成的页面提示报错:字典code解码失败,可能是使用了非法字符,请检查!
截图&代码:
友情提示(为了提高issue处理效率):