|
@@ -39,7 +39,7 @@ public class BenchmarkingHistroyMainTest {
|
|
|
|
|
|
@Test
|
|
@Test
|
|
public void test1() throws Exception {
|
|
public void test1() throws Exception {
|
|
- String date = "2021-12-05";
|
|
|
|
|
|
+ String date = "2021-12-07";
|
|
benchmarkingHistroyService.saveEquipmentdayinfo(date,date);
|
|
benchmarkingHistroyService.saveEquipmentdayinfo(date,date);
|
|
// benchmarkingHistroyService.saveEquipmentdaydetailed(date,date);
|
|
// benchmarkingHistroyService.saveEquipmentdaydetailed(date,date);
|
|
// benchmarkingHistroyService.saveOperationrecord(date,date);
|
|
// benchmarkingHistroyService.saveOperationrecord(date,date);
|