|
|
@@ -7,9 +7,6 @@ import com.izouma.wenlvju.enums.ReportType;
|
|
|
import org.junit.Test;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
|
|
|
-import java.time.LocalDate;
|
|
|
-import java.time.LocalDateTime;
|
|
|
-
|
|
|
public class ReportServiceTest extends ApplicationTests {
|
|
|
@Autowired
|
|
|
private ReportService reportService;
|