叶松
2023-11-27 19eefcf5f39fd6ae3e161f978b74d92353585fc7
hd/pipe/materialsManage/src/main/java/com/thhy/materials/modules/biz/embedment/mapper/SysEmbedmentGoodsMapper.java
@@ -26,7 +26,7 @@
   SysEmbedmentGoodsEntity findEntity(String id);
   String embedmentNameAndType(@Param("embedmentGoodsName") String embedmentGoodsName, @Param("embedmentType") String embedmentType);
   String embedmentNameAndType(@Param("embedmentName") String embedmentGoodsName, @Param("embedmentType") String embedmentType,@Param("embedmentModel")String embedmentModel);
   void alarmSet(EmbedmentGoodsDto embedmentGoodsDto);