unknown
2023-10-24 c75e9ccac1c92b1f2318c79a8d76c0e3d4da0000
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);