bingbo
2023-11-26 299ef3c1fbae436b4f0b19b2c288c008636f3265
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类型