fix:上传曲线文件结果
This commit is contained in:
@@ -2789,6 +2789,7 @@ public class SimulationRunServiceImpl extends ServiceImpl<SimulationRunMapper, S
|
||||
simulationRunKeyResult.setYQuantityType(sourceFile.getXQuantityType());
|
||||
simulationRunKeyResult.setYUnits(sourceFile.getXQuantityType());
|
||||
simulationRunKeyResult.setFileId(addFileInfoResp.getBusinessId());
|
||||
simulationRunKeyResult.setCreator(ThreadLocalContext.getUserId());
|
||||
simulationRunKeyResultList.add(simulationRunKeyResult);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user