算法改造:
This commit is contained in:
@@ -140,6 +140,7 @@ public class RDimObjEventYServiceImpl extends MppServiceImpl<RDimObjEventYMapper
|
||||
count++;
|
||||
}
|
||||
}
|
||||
result = (float) data;
|
||||
}
|
||||
eventParam.setEventLineCount(count);
|
||||
eventParam.setEventCount(result);
|
||||
|
||||
Reference in New Issue
Block a user