随笔分类 -  java回显照片

摘要:/** * 域名回显照片 */@RequestMapping(value = "/dpPhoto")public String dpPhoto(HttpServletRequest request, HttpServletResponse response) throws Exception { S 阅读全文
posted @ 2019-02-28 13:21 up-zyn 阅读(299) 评论(0) 推荐(0)
摘要:/** * 回显二维码照片 */ @RequestMapping(value = "/readCodeSize") public void readCodeSize(HttpServletRequest request, HttpServletResponse response) throws Ex 阅读全文
posted @ 2019-02-28 13:18 up-zyn 阅读(318) 评论(0) 推荐(0)