소스 검색

高速投资效益系统-投资效益查询所有

LHB 4 달 전
부모
커밋
9e265e3685
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/main/java/org/springblade/modules/investment/mapper/IbaProjectMapper.xml

+ 2 - 0
src/main/java/org/springblade/modules/investment/mapper/IbaProjectMapper.xml

@@ -152,7 +152,9 @@
             ) a
         ORDER BY
             inflow DESC
+        <if test="size != null">
             LIMIT #{size}
+        </if>
     </select>
     <select id="companyList" resultType="org.springblade.modules.investment.pojo.entity.IbaProjectVolume">
         SELECT