Browse Source

文件上传测试案例的一些修改

pull/2548/head
nieyingping 3 years ago
parent
commit
3598da95d0
  1. 1
      easyexcel-test/src/test/java/com/alibaba/easyexcel/test/demo/web/WebTest.java

1
easyexcel-test/src/test/java/com/alibaba/easyexcel/test/demo/web/WebTest.java

@ -17,7 +17,6 @@ import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.multipart.MultipartFile;

Loading…
Cancel
Save