张磊磊
2023-11-03 c62a452ed30215788378317c613042de3b976892
hd/pipe/engineeringManage/src/main/java/com/thhy/engineering/modules/biz/moldquality/service/MoldQualityService.java
@@ -33,8 +33,9 @@
   /**
    * 获取模具型号列表
    * @return
    * @param map
    */
   BasicResult getMoldCode(String proId);
   BasicResult getMoldCode(Map<String,Object> map);
   /**