Merge branch 'master' of git.picaiba.com:CaiXiang/cigs4 into yanyang
This commit is contained in:
@@ -205,7 +205,7 @@ public class KukaJoinThread implements ApplicationRunner {
|
||||
|
||||
@Override
|
||||
public void run(ApplicationArguments args) throws Exception {
|
||||
//
|
||||
|
||||
// kukaStep1.scheduleAtFixedRate(new Runnable() {
|
||||
// @Override
|
||||
// public void run() {
|
||||
|
||||
@@ -15,8 +15,6 @@ public class PowerReportVo {
|
||||
private Float totalLevelPower; //档位功率汇总
|
||||
private Float totalCompensatePower; //补偿功率汇总
|
||||
private Float diversePower; //差异功率汇总
|
||||
|
||||
private List<PowerReportDTO> powerReports;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user