摘要:
org.hibernate.hql.internal.ast.QuerySyntaxException: T_D_SHIFT_DISPATCH is not mapped 错误原因: 没有映射到表,经过debug排查,发现自己在Entity中的命名是T_D_SHIFT_Dispatch,但是这里复制 阅读全文
摘要:
Request processing failed; nested exception is java.lang.IllegalStateException: No primary or default constructor found for interface java.util.List 错 阅读全文