摘要: 下面为dao层内容,视线模糊查询, 1 2 3 4 5 public List<paper> Select_paper(String theme,String author,String coming) { String sql = "select * from paper where title 阅读全文
posted @ 2022-04-26 07:59 一个小弱鸡 阅读(128) 评论(0) 推荐(0)