叶松
2023-10-10 da8dcef599d67dcc66742e53a872b45ead53b1ea
hd/pipe/materialsManage/src/main/java/com/thhy/materials/modules/biz/embedment/controller/SysEmbedmentGoodsController.java
@@ -43,8 +43,8 @@
   }
   //查询规格
   @GetMapping("/findAllDetails")
   public BasicResult findAllDetails(){
      return sysEmbedmentGoodsService.findAllDetails();
   public BasicResult findAllDetails(String id){
      return sysEmbedmentGoodsService.findAllDetails(id);
   }
   //查询dict类型