-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在设定好字典后,查询下拉选择后,预览报错 #3429
Labels
bug
Something isn't working
Comments
升级到最新版试一下,之前改过这个问题。 |
我用的springboot3,对应的jimureport-spring-boot3-starter-fastjson2:1.8.1 |
升级到最新版1.9.3 |
springboot3的不支持1.9.3吧 |
jimureport-spring-boot3-starter-fastjson2 没有1.9.3的包 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
版本号:
1.8.1
问题描述:
在设定好字典后,查询下拉选择后,预览报错
错误截图:
Null key returned for cache operation [Builder[public java.util.List org.jeecg.modules.jmreport.desreport.service.a.d.queryDictItemsByCode(java.lang.String)] caches=[jmreport:cache:dict] | key='#code' | keyGenerator='' | cacheManager='' | cacheResolver='' | condition='' | unless='#result == null || #result.size()==0' | sync='false']. If you are using named parameters, ensure that the compiler uses the '-parameters' flag.
友情提示:
The text was updated successfully, but these errors were encountered: