shishuaikang
2023-12-08 e7b2d57cbbfc66b614251c83d4239be6d5c31524
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);
   /**