|
@@ -25,7 +25,6 @@ import org.springframework.beans.factory.annotation.Autowired;
|
|
import org.springframework.boot.test.context.SpringBootTest;
|
|
import org.springframework.boot.test.context.SpringBootTest;
|
|
import org.springframework.test.context.junit4.SpringRunner;
|
|
import org.springframework.test.context.junit4.SpringRunner;
|
|
import org.springframework.util.Assert;
|
|
import org.springframework.util.Assert;
|
|
-import org.springframework.web.multipart.MultipartFile;
|
|
|
|
|
|
|
|
import java.io.File;
|
|
import java.io.File;
|
|
import java.math.BigDecimal;
|
|
import java.math.BigDecimal;
|
|
@@ -102,7 +101,6 @@ public class ProcessLocationTest {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
System.err.println(JSONObject.toJSONString(errorLocLotList));
|
|
System.err.println(JSONObject.toJSONString(errorLocLotList));
|
|
-
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|