TASK:aida design统计;
This commit is contained in:
@@ -263,7 +263,7 @@ public class PythonService {
|
|||||||
|
|
||||||
DesignPythonObject pythonObject = createDesignPythonObject(elementVO, designPictureType, systemScale, singleOverall, switchCategory);
|
DesignPythonObject pythonObject = createDesignPythonObject(elementVO, designPictureType, systemScale, singleOverall, switchCategory);
|
||||||
objects.add(pythonObject);
|
objects.add(pythonObject);
|
||||||
redisUtil.addProcessId(processId, i);
|
redisUtil.addProcessId(processId, i + 1);
|
||||||
}
|
}
|
||||||
return designPythonObjects;
|
return designPythonObjects;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user