Explorar o código

修改无权限时返回类型

lwhhszx %!s(int64=2) %!d(string=hai) anos
pai
achega
43882bac2d
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      PAS/src/main/resources/mapper/PatentMapper.xml

+ 4 - 0
PAS/src/main/resources/mapper/PatentMapper.xml

@@ -1409,6 +1409,7 @@
                             ( select PATENT_NO from ASSO_IMPORTTASK_PATENT where REPORT_ID =#{params.reportId}
                             )
                         </if>
+                        )
                     </if>
                     <if test="params.projectId == null and params.patentNos != null and params.patentNos.size()!=0">
                         (patentno in
@@ -1549,6 +1550,7 @@
                             ( select PATENT_NO from ASSO_IMPORTTASK_PATENT where REPORT_ID =#{params.reportId}
                             )
                         </if>
+                        )
                     </if>
                     <if test="params.projectId == null and params.patentNos != null and params.patentNos.size()!=0">
                         (patentno in
@@ -1670,7 +1672,9 @@
                             or patentno in
                             ( select PATENT_NO from ASSO_IMPORTTASK_PATENT where REPORT_ID =#{params.reportId}
                             )
+
                         </if>
+                        )
                     </if>
                     <if test="params.projectId == null and params.patentNos != null and params.patentNos.size()!=0">
                         (patentno in