Explorar el Código

增加需求,可以分别查询产品的商品化专利清单和产品架构的相关专利清单

chendayu hace 2 años
padre
commit
5bb5121c27
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      PAS/src/main/resources/mapper/AssoProductPatentMapper.xml

+ 1 - 0
PAS/src/main/resources/mapper/AssoProductPatentMapper.xml

@@ -102,6 +102,7 @@
         </where>
     </select>
 
+
     <select id="getPageListStructurePatent" parameterType="cn.cslg.pas.common.model.vo.PatentVO"
             resultType="cn.cslg.pas.domain.Patent">
         select DISTINCT a.id, a.`name` as name, a.nameout as name_out, a.patentno as patent_no, a.abstract_path,