03 2019 档案

摘要:发送邮件代码 //遇到的问题 该问题就是在国内无法连接,要使用国外的服务器 使用国外的服务器之后,还会报错 javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted 就要进行下图的设置 阅读全文
posted @ 2019-03-19 12:00 Sea_wxx 阅读(597) 评论(0) 推荐(0) 编辑
摘要:通用mapper 动态更新(updateByPrimaryKeySelective) 判断条件 是否为null 如果值是空 "" 则会更新为空 阅读全文
posted @ 2019-03-18 17:36 Sea_wxx 阅读(2289) 评论(0) 推荐(0) 编辑
摘要:做了一个订单表 order 执行新增的时候报错 ### SQL: INSERT INTO order ( id,order_no,email,bd_id,payment,postage,status,create_time ) VALUES( ?,?,?,?,?,?,?,? )### Cause: 阅读全文
posted @ 2019-03-11 10:58 Sea_wxx 阅读(747) 评论(0) 推荐(0) 编辑
摘要:org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.type.TypeException: Could not set parameters for mapping: ParameterMa 阅读全文
posted @ 2019-03-01 09:05 Sea_wxx 阅读(1896) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示