java.lang.IllegalArgumentException: Mapped Statements collection does not contain value for com.haso.bscsserver.dao.InfoDao.getProductInfoIds
配置里面的parameterMap 有问题,就是dao.xml里面#{pid} 没有关联map的类
java.lang.IllegalArgumentException: Mapped Statements collection does not contain value for com.haso.bscsserver.dao.InfoDao.getProductInfoIds
配置里面的parameterMap 有问题,就是dao.xml里面#{pid} 没有关联map的类