摘要: 或者: 传入JAVA对象 mapper接口代码: xml代码: JAVA对象中有list或array时,foreach中的collection必须是具体list或array的变量名。 比如这里User含有一个名为idList的list,所以User中用idList取值,这点和单独传list或arra 阅读全文
posted @ 2019-03-08 17:28 不死码农 阅读(16094) 评论(0) 推荐(0)
摘要: @RequestMapping("/ppp") public InetAddress fingIp() throws Exception { return NetworkUtil.getLocalHostLANAddress(); } $.ajax({ url: "/... 阅读全文
posted @ 2019-03-08 15:16 不死码农 阅读(199) 评论(0) 推荐(0)
摘要: 转自:https://blog.csdn.net/qq_27093465/article/details/70227619 阅读全文
posted @ 2019-03-08 14:20 不死码农 阅读(911) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-03-08 10:22 不死码农 阅读(1186) 评论(0) 推荐(0)