2022年4月25日

Mybatis-Plus系列---【org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.fast.dao.FinanceOutcomeDao.getListByPayTime】

摘要: 1.问题 我习惯于使用mybatis-plus,因此很少使用xml写sql,但是有时复杂的查询还是写sql比较方便,因此我在使用xml写sql后,调用时报了org.apache.ibatis.binding.BindingException: Invalid bound statement (not 阅读全文

posted @ 2022-04-25 21:17 少年攻城狮 阅读(453) 评论(0) 推荐(0)

导航