libingqing 发表于 2019-1-11 16:43:46

感觉是类型转换错误,怎么改?

SEVERE org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet in context with path [] threw exception with root cause
java.lang.ClassCastException: org.jeecgframework.web.system.pojo.base.TSType cannot be cast to org.jeecgframework.web.system.pojo.base.TSType
        at org.jeecgframework.tag.core.easyui.DataGridTag.setColumn(DataGridTag.java:605)
        at org.jeecgframework.tag.core.easyui.DataGridColumnTag.doEndTag(DataGridColumnTag.java:101)

页: [1]
查看完整版本: 感觉是类型转换错误,怎么改?