摘要: Dao层代码:@Overridepublic int findTotalCount(int cid,String rname) { //String sql = "select count(*) from tab_route where cid = ?"; //1.定义sql模板 String sq 阅读全文
posted @ 2020-11-19 17:38 拥抱天空 阅读(510) 评论(0) 推荐(0)