08 2017 档案
摘要:1. findByIds(List ids) 1. 当查询的参数只有一个时 findByIds(List<Long> ids) 如果参数的类型是List, 则在使用时,collection属性要必须指定为 list <select id="findByIdsMap" resultMap="BaseR
阅读全文
摘要:直接贴代码: 1. @RequestMapping(value = "/list", method = RequestMethod.POST) public JsonResult list() { List<Permit> list = permitService.getList(); Collec
阅读全文

浙公网安备 33010602011771号