wuzhiqiang il y a 4 ans
Parent
commit
a4f4a4f42d

+ 0 - 1
src/main/java/com/yc/education/controller/admin/BrandFourSController.java

@@ -60,7 +60,6 @@ public class BrandFourSController {
     @ResponseBody
     @RequestMapping("brandFourSExcelIn.html")
     public AjaxMessage<Object> carSedanExcelIn(String url, HttpServletRequest request) throws IOException {
-        System.err.println("url:" + url);
         Date begindata = new Date();
         String contextPath = request.getSession().getServletContext().getContextPath();
         List<BrandFourS> list = new ArrayList<BrandFourS>();