1:完成nms另外两个接口

2:修改swagger中index.html页面自动识别url
This commit is contained in:
renkaige
2018-10-09 14:12:07 +08:00
parent 1ef91b5592
commit c6576215a6
9 changed files with 227 additions and 53 deletions

View File

@@ -21,6 +21,5 @@ public class TrafficNmsServerStatisticService {
trafficNmsServerStatisticDao.insertAbnormalMachine(trafficNmsServerStatistic.getId(),
trafficNmsServerStatistic.getAbnormalMachineList());
}
Integer.parseInt(null);
}
}