QueryRunner查詢數據一直空

QueryRunner runner=new QueryRunner(DataSourceUtils.getDataSource()); String sql="select * from type where tid=? and isDelete=0"; System.out.println("typeDao收到的tid="+tid); Type type=runner.query(
相關文章
相關標籤/搜索