zhoushihao
2025-03-12 de991ff452a0eb496c779e9d6b134b720a9564fa
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