提交 2f5847dd authored 作者: zjm's avatar zjm

fix(解决冲突): 装备模块的冲突解决

装备模块的冲突解决
......@@ -441,6 +441,7 @@ public class DeviceLibraryController {
List<DeviceLibrary> resultList = deviceLibraryService.getList(deviceLibrarySelectVo);
// List<DeviceLibrary> resultList = new ArrayList<>();
// resultList = deviceLibraryService.getAlldevList(deviceLibrarySelectVo);
// List<DeviceLibrary> resultList = deviceLibraryService.getList(deviceLibrarySelectVo);
resultList.forEach(DeviceLibrary::setConfigName);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论