邱宇豪
2023-09-26 9538bdb6ee3714e030d41807e6ab46cd6258d590
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类型