task--导入包优化

This commit is contained in:
taochengbo
2020-05-26 22:27:01 +08:00
parent f756fceeea
commit 09a713e2e2
587 changed files with 2749 additions and 2021 deletions

View File

@ -9,7 +9,7 @@ import org.junit.Assert;
import org.junit.Test;
import org.springframework.mock.web.MockMultipartFile;
import static org.junit.Assert.*;
import static org.junit.Assert.assertEquals;
public class FileUtilTest {