邱宇豪
2023-09-25 d4ca39e076e00a768ad947f2c85b7185443c02e7
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();
}