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