取消influxdb依赖
This commit is contained in:
@@ -32,8 +32,7 @@ public class DemoTest extends BaseJunitTest {
|
|||||||
@SneakyThrows
|
@SneakyThrows
|
||||||
@Test
|
@Test
|
||||||
public void test() {
|
public void test() {
|
||||||
dayDataService.dataToDayHandler(new ArrayList<>(),"2022-01-01 00:00:00","2022-01-01 00:00:00");
|
|
||||||
System.out.println("hello");
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user