问题描述:
eos8.3express版本应用中心-任务调度-运行报表报错 failed to convert value of type 'java.lang.string 'to required type'java.util.Date'
解决方案: application.properties加上配置spring.mvc.date-format=yyyy-MM-dd HH:mm:ss
问题描述:
eos8.3express版本应用中心-任务调度-运行报表报错 failed to convert value of type 'java.lang.string 'to required type'java.util.Date'
解决方案: application.properties加上配置spring.mvc.date-format=yyyy-MM-dd HH:mm:ss