You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-07-20 16:12:51.508 [http-nio-8080-exec-1] ERROR o.jeecg.common.exception.JeecgBootExceptionHandler:112 - d != org.apache.poi.ss.usermodel.FillPatternType
java.util.IllegalFormatConversionException: d != org.apache.poi.ss.usermodel.FillPatternType
at java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4302)
at java.util.Formatter$FormatSpecifier.printInteger(Formatter.java:2793)
at java.util.Formatter$FormatSpecifier.print(Formatter.java:2747)
at java.util.Formatter.format(Formatter.java:2520)
at java.util.Formatter.format(Formatter.java:2455)
at org.jeecgframework.poi.excel.html.helper.StylerHelper$HSSFHtmlHelper.colorStyles(StylerHelper.java:205)
The text was updated successfully, but these errors were encountered:
版本号:3.7.0 jdk8, poi4.1.2,autopoi1.4.8
问题描述:
autopoi的StylerHelper类的colorStyles方法异常
错误截图:
图片上传不了,只能发这个了
The text was updated successfully, but these errors were encountered: