摘要: 1、实体层 2、Dao层select * from 表名 查询 3、service层 4、controller层 //将浏览器的编码设置为Utf-8 this.getResponse().setContentType("text/plain; charset=UTF-8"); this.getRes 阅读全文
posted @ 2019-06-10 10:42 闫超辉 阅读(1802) 评论(0) 推荐(0)