邱宇豪
2023-11-30 a84eb3669247ed12f784696040488fc408379a76
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);
   /**