hangzhoumesParent/moduleService/CacheGlassModule/src/main/java/com/mes/edgstoragecage/service/EdgStorageCageDetailsService.java
@@ -1,5 +1,6 @@ package com.mes.edgstoragecage.service; import cn.hutool.json.JSONObject; import com.github.yulichang.base.MPJBaseService; import com.mes.damage.entity.request.DamageRequest; import com.mes.edgstoragecage.entity.EdgStorageCageDetails; @@ -25,7 +26,7 @@ * @param stationCell * @return */ List<CutDrawingVO> queryCurrentCutDrawing(int deviceId, int stationCell); JSONObject queryCurrentCutDrawing(int deviceId, int stationCell); /** * 按照工程id及版序获取切割版图 默认版序为1