|
|
|
@ -170,7 +170,7 @@ public class InspectionsLogServiceImpl implements InspectionsLogService {
|
|
|
|
|
return inspectionsLogDOPageResult; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//封装
|
|
|
|
|
public List<InspectionsLogAppListVO> getInspectionsLogAppListVO(Long insId) { |
|
|
|
|
List<InspectionsLogAppListVO> appListVO = new ArrayList<>(); |
|
|
|
|