邱宇豪
2023-10-26 234fa7f56e0cf3c86dcf56fe0ba628360e1758f4
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);