叶松
2023-11-16 def672ad751adb6c08c388ba065e395c74de6c4e
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);