15030600271
2023-11-24 ffc386a33619df27c620f293ed0ec4c3ef17d506
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);
   /**