mes-processes/mes-plcSend/src/main/java/com/mes/device/service/GlassInfoService.java
@@ -76,6 +76,13 @@ */ boolean updateGlassStatus(List<String> glassIds, String status); /** * 获取 MES 工程导入 URL * * @return MES 工程导入 URL */ String getMesEngineeringImportUrl(); /** * 将前端上传的 Excel 行数据转换为 MES 导入工程所需的 JSON 结构 *