Browse Source

aps-技术评审自动匹配技术要求新需求

sucheng 3 months ago
parent
commit
eeca184162

+ 1 - 0
cx-aps/cx-aps-common/src/main/resources/mybatis/ApsProductDetailDao.xml

@@ -162,6 +162,7 @@
             apd.ALLOY = #{alloy}
                 OR apd.ALLOYSTATUS = #{alloystatus}
                 OR aptr.ORDERPRODUCTTYPEID = #{orderProductTypeId}
+                OR aptr.BLAMKTHICKNESS = #{thickness}
             )
         ORDER BY core desc,aptr.CREATEDATE desc
         limit 1