摘要:
原因是持久化层的字段属性 跟 数据库的没有对应上, 类型不对 dao.DataIntegrityViolationException: Error attempting to get column 'STATUS' from result set. <if test="record.status ! 阅读全文
摘要:
报错信息 The bean 'productMapper' could not be injected because it is a JDK dynamic proxy The bean is of type 'com.sun.proxy.$Proxy224' and implements: pw 阅读全文