浏览代码

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

sucheng 3 月之前
父节点
当前提交
eeca184162
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      cx-aps/cx-aps-common/src/main/resources/mybatis/ApsProductDetailDao.xml

+ 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