hd/pipe/materialsManage/src/main/java/com/thhy/materials/modules/biz/embedment/mapper/SysEmbedmentGoodsMapper.java
@@ -6,6 +6,7 @@ import org.apache.ibatis.annotations.Param; import java.util.List; import java.util.Map; /** * @Author QiuYuHao @@ -29,4 +30,5 @@ void alarmSet(EmbedmentGoodsDto embedmentGoodsDto); List<Map<String,Object>> getType(); }