List<Blog> bList = sqlSession.selectList("getAllBlog");//用的mybatis
報(bào)錯(cuò)信息:
The type List is not generic; it cannot be parameterized with arguments <Blog>
添加回答
舉報(bào)
0/150
提交
取消