张磊磊
2023-11-03 bee597c1c3bdd34e465a0adcb3e7194baa3148dc
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类型