叶松
2023-10-18 a5789be508f38ec2c591b618cd15ee998f79a17c
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);