张磊磊
2023-12-04 fef815b467232a73b461fbee87e4d430a585adec
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类型