Bladeren bron

2019/10/24

wuzhiqiang 4 jaren geleden
bovenliggende
commit
a4f4a4f42d
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  1. 0 1
      src/main/java/com/yc/education/controller/admin/BrandFourSController.java

+ 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>();